cvs: smarty /libs Config_File.class.php Smarty.class.php Smarty_Compiler.class.php

"Monte Ohrt" <[email protected]> Fri, 01 Dec 2006 15:40:05 -0000
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1164987605@cvsserver>
mohrt		Fri Dec  1 15:40:05 2006 UTC

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  update dev version numbers
  
  
http://cvs.php.net/viewvc.cgi/smarty/libs/Config_File.class.php?r1=1.86&r2=1.87&diff_format=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.86 smarty/libs/Config_File.class.php:1.87
--- smarty/libs/Config_File.class.php:1.86	Thu Nov 30 17:01:28 2006
+++ smarty/libs/Config_File.class.php	Fri Dec  1 15:40:05 2006
@@ -18,14 +18,14 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @link http://smarty.php.net/
- * @version 2.6.16-dev
+ * @version 2.6.17-dev
  * @copyright Copyright: 2001-2005 New Digital Group, Inc.
  * @author Andrei Zmievski <[email protected]>
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php,v 1.86 2006/11/30 17:01:28 mohrt Exp $ */
+/* $Id: Config_File.class.php,v 1.87 2006/12/01 15:40:05 mohrt Exp $ */
 
 /**
  * Config file reading class
http://cvs.php.net/viewvc.cgi/smarty/libs/Smarty.class.php?r1=1.526&r2=1.527&diff_format=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.526 smarty/libs/Smarty.class.php:1.527
--- smarty/libs/Smarty.class.php:1.526	Thu Nov 30 17:01:28 2006
+++ smarty/libs/Smarty.class.php	Fri Dec  1 15:40:05 2006
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <monte at ohrt dot com>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.16-dev
+ * @version 2.6.17-dev
  */
 
-/* $Id: Smarty.class.php,v 1.526 2006/11/30 17:01:28 mohrt Exp $ */
+/* $Id: Smarty.class.php,v 1.527 2006/12/01 15:40:05 mohrt Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -464,7 +464,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.16-dev';
+    var $_version              = '2.6.17-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/viewvc.cgi/smarty/libs/Smarty_Compiler.class.php?r1=1.386&r2=1.387&diff_format=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.386 smarty/libs/Smarty_Compiler.class.php:1.387
--- smarty/libs/Smarty_Compiler.class.php:1.386	Thu Nov 30 17:01:28 2006
+++ smarty/libs/Smarty_Compiler.class.php	Fri Dec  1 15:40:05 2006
@@ -21,12 +21,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <monte at ohrt dot com>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.16-dev
+ * @version 2.6.17-dev
  * @copyright 2001-2005 New Digital Group, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.386 2006/11/30 17:01:28 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.387 2006/12/01 15:40:05 mohrt Exp $ */
 
 /**
  * Template compiling class

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php