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 <cvsmohrt1112281041@cvsserver>
mohrt		Thu Mar 31 09:57:21 2005 EDT

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  update version numbers
  
  
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.78&r2=1.79&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.78 smarty/libs/Config_File.class.php:1.79
--- smarty/libs/Config_File.class.php:1.78	Tue Mar 22 03:45:06 2005
+++ smarty/libs/Config_File.class.php	Thu Mar 31 09:57:18 2005
@@ -18,14 +18,14 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @link http://smarty.php.net/
- * @version 2.6.9-dev
+ * @version 2.6.10-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.78 2005/03/22 08:45:06 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.79 2005/03/31 14:57:18 mohrt Exp $ */
 
 /**
  * Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.514&r2=1.515&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.514 smarty/libs/Smarty.class.php:1.515
--- smarty/libs/Smarty.class.php:1.514	Tue Mar 22 03:45:06 2005
+++ smarty/libs/Smarty.class.php	Thu Mar 31 09:57:18 2005
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <monte at ohrt dot com>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.9-dev
+ * @version 2.6.10-dev
  */
 
-/* $Id: Smarty.class.php,v 1.514 2005/03/22 08:45:06 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.515 2005/03/31 14:57:18 mohrt Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -464,7 +464,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.9-dev';
+    var $_version              = '2.6.10-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.367&r2=1.368&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.367 smarty/libs/Smarty_Compiler.class.php:1.368
--- smarty/libs/Smarty_Compiler.class.php:1.367	Wed Mar 30 11:48:41 2005
+++ smarty/libs/Smarty_Compiler.class.php	Thu Mar 31 09:57:19 2005
@@ -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.9-dev
+ * @version 2.6.10-dev
  * @copyright 2001-2005 New Digital Group, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.367 2005/03/30 16:48:41 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.368 2005/03/31 14:57:19 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.