version update after fixed issues 28 and 29

This commit is contained in:
Uwe Tews
2015-05-12 20:41:41 +02:00
parent ece0e2241f
commit e4741e9dd7

View File

@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/** /**
* smarty version * smarty version
*/ */
const SMARTY_VERSION = '3.1.23'; const SMARTY_VERSION = '3.1.24-dev/1';
/** /**
* define variable scopes * define variable scopes