Prepare 3.1.25-dev

This commit is contained in:
Uwe Tews
2015-05-23 19:25:50 +02:00
parent b58771e31b
commit 531b298886
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
 ===== 3.1.24===== (23.05.2015)  ===== 3.1.25-dev===== (xx.xx.2015)
===== 3.1.24===== (23.05.2015)
23.05.2015 23.05.2015
- improvement on php_handling to allow very large PHP sections, better error handling - improvement on php_handling to allow very large PHP sections, better error handling
- improvement allow extreme large comment sections (forum 25538) - improvement allow extreme large comment sections (forum 25538)

View File

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