From 44899e04aed6f07ba9f68ac733d12cd9a015b06f Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 25 Nov 2003 09:02:48 +0000 Subject: [PATCH] changed version-tag to indicate incompatibility to older compiled templates --- 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 f266c876..28b969c2 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -490,7 +490,7 @@ class Smarty * * @var string */ - var $_version = '2.6.1-dev'; + var $_version = '2.6.1-dev-2'; /** * current template inclusion depth