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

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1069342005@cvsserver>
messju		Thu Nov 20 10:26:45 2003 EDT

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  change version to 2.6.1-dev
  
  
  
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.58 smarty/libs/Config_File.class.php:1.59
--- smarty/libs/Config_File.class.php:1.58	Wed Nov 19 15:26:29 2003
+++ smarty/libs/Config_File.class.php	Thu Nov 20 10:26:45 2003
@@ -24,14 +24,14 @@
  * http://smarty.php.net/
  *
  * @link http://smarty.php.net/
- * @version 2.6.0-cvs
+ * @version 2.6.1-dev
  * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc.
  * @author Andrei Zmievski <[email protected]>
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php,v 1.58 2003/11/19 20:26:29 mohrt Exp $ */
+/* $Id: Config_File.class.php,v 1.59 2003/11/20 15:26:45 messju Exp $ */
 /**
  * Config file reading class
  * @package Smarty
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.459 smarty/libs/Smarty.class.php:1.460
--- smarty/libs/Smarty.class.php:1.459	Wed Nov 19 15:26:29 2003
+++ smarty/libs/Smarty.class.php	Thu Nov 20 10:26:45 2003
@@ -40,10 +40,10 @@
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.0-cvs
+ * @version 2.6.1-dev
  */
 
-/* $Id: Smarty.class.php,v 1.459 2003/11/19 20:26:29 mohrt Exp $ */
+/* $Id: Smarty.class.php,v 1.460 2003/11/20 15:26:45 messju Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -490,7 +490,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.0-cvs';
+    var $_version              = '2.6.1-dev';
 
     /**
      * current template inclusion depth
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.297 smarty/libs/Smarty_Compiler.class.php:1.298
--- smarty/libs/Smarty_Compiler.class.php:1.297	Wed Nov 19 15:26:29 2003
+++ smarty/libs/Smarty_Compiler.class.php	Thu Nov 20 10:26:45 2003
@@ -34,12 +34,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.0-cvs
+ * @version 2.6.1-dev
  * @copyright 2001-2003 ispi of Lincoln, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.297 2003/11/19 20:26:29 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.298 2003/11/20 15:26:45 messju Exp $ */
 
 /**
  * Template compiling class

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.