Revert "Prepare 3.2.22-dev"

This reverts commit 451c62001d.
This commit is contained in:
Uwe Tews
2014-10-18 00:45:38 +02:00
parent 451c62001d
commit d26db3f717
2 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
===== 3.1.22-dev ===== (xx.xx.2014)
===== 3.1.21 ===== (18.10.2014) ===== 3.1.21 ===== (18.10.2014)
18.10.2014 18.10.2014
- composer moved to github - composer moved to github

View File

@@ -23,7 +23,7 @@
* @author Uwe Tews * @author Uwe Tews
* @author Rodney Rehm * @author Rodney Rehm
* @package Smarty * @package Smarty
* @version 3.1.22-dev * @version 3.1.21
*/ */
/** /**
@@ -109,7 +109,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/** /**
* smarty version * smarty version
*/ */
const SMARTY_VERSION = 'Smarty-3.1.22-dev'; const SMARTY_VERSION = 'Smarty-3.1.21';
/** /**
* define variable scopes * define variable scopes