From 3797857006c87a2f6b2c13a73486b5d16dc173b9 Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 28 Sep 2004 07:04:42 +0000 Subject: [PATCH] bumped up version number to reflect incompatibility in tempfiles of 'core' vs. 'internals' --- libs/Smarty.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index bbb3baf4..d019b313 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -464,7 +464,7 @@ class Smarty * * @var string */ - var $_version = '2.6.6-dev'; + var $_version = '2.6.6-dev-2'; /** * current template inclusion depth