mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
bumped up version number to reflect incompatibility in tempfiles of
'core' vs. 'internals'
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user