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

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1074284685@cvsserver>
mohrt		Fri Jan 16 15:24:45 2004 EDT

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  update version numbers for 2.6.1 release
  
  
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.61 smarty/libs/Config_File.class.php:1.62
--- smarty/libs/Config_File.class.php:1.61	Tue Jan  6 04:21:00 2004
+++ smarty/libs/Config_File.class.php	Fri Jan 16 15:24:45 2004
@@ -24,14 +24,14 @@
  * http://smarty.php.net/
  *
  * @link http://smarty.php.net/
- * @version 2.6.1-dev
+ * @version 2.6.1
  * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc.
  * @author Andrei Zmievski <[email protected]>
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php,v 1.61 2004/01/06 09:21:00 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.62 2004/01/16 20:24:45 mohrt Exp $ */
 
 /**
  * Config file reading class
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.472 smarty/libs/Smarty.class.php:1.473
--- smarty/libs/Smarty.class.php:1.472	Fri Jan 16 15:01:33 2004
+++ smarty/libs/Smarty.class.php	Fri Jan 16 15:24:45 2004
@@ -40,10 +40,10 @@
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.1-dev
+ * @version 2.6.1
  */
 
-/* $Id: Smarty.class.php,v 1.472 2004/01/16 20:01:33 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.473 2004/01/16 20:24:45 mohrt Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -480,7 +480,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.1-dev-2';
+    var $_version              = '2.6.1';
 
     /**
      * current template inclusion depth
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.306 smarty/libs/Smarty_Compiler.class.php:1.307
--- smarty/libs/Smarty_Compiler.class.php:1.306	Sat Jan 10 18:43:07 2004
+++ smarty/libs/Smarty_Compiler.class.php	Fri Jan 16 15:24:45 2004
@@ -34,12 +34,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.1-dev
+ * @version 2.6.1
  * @copyright 2001-2003 ispi of Lincoln, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.306 2004/01/10 23:43:07 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.307 2004/01/16 20:24:45 mohrt 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.