changed version-tag to indicate incompatibility to older compiled

templates
This commit is contained in:
messju
2003-11-25 09:02:48 +00:00
parent 537f564120
commit 44899e04ae

View File

@@ -490,7 +490,7 @@ class Smarty
* *
* @var string * @var string
*/ */
var $_version = '2.6.1-dev'; var $_version = '2.6.1-dev-2';
/** /**
* current template inclusion depth * current template inclusion depth