mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
changed version-tag to indicate incompatibility to older compiled
templates
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user