Correct version number

This commit is contained in:
Uwe Tews
2015-03-20 01:49:52 +01:00
parent 4ecc75344f
commit 2758cb8ce9

View File

@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/** /**
* smarty version * smarty version
*/ */
const SMARTY_VERSION = '3.1.22-dev/11'; const SMARTY_VERSION = '3.1.22-dev/15';
/** /**
* define variable scopes * define variable scopes