cvs: smarty /libs Smarty.class.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1069750969@cvsserver>
messju		Tue Nov 25 04:02:49 2003 EDT

  Modified files:              
    /smarty/libs	Smarty.class.php 
  Log:
  changed version-tag to indicate incompatibility to older compiled
  templates
  
  
  
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.462 smarty/libs/Smarty.class.php:1.463
--- smarty/libs/Smarty.class.php:1.462	Sun Nov 23 03:18:12 2003
+++ smarty/libs/Smarty.class.php	Tue Nov 25 04:02:48 2003
@@ -43,7 +43,7 @@
  * @version 2.6.1-dev
  */
 
-/* $Id: Smarty.class.php,v 1.462 2003/11/23 08:18:12 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.463 2003/11/25 09:02:48 messju Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -490,7 +490,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.1-dev';
+    var $_version              = '2.6.1-dev-2';
 
     /**
      * current template inclusion depth

-- 
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.