mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
Prepare 3.1.22-dev
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
===== 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
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
* @author Uwe Tews
|
* @author Uwe Tews
|
||||||
* @author Rodney Rehm
|
* @author Rodney Rehm
|
||||||
* @package Smarty
|
* @package Smarty
|
||||||
* @version 3.1.21
|
* @version 3.1.22-dev
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -109,7 +109,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
|||||||
/**
|
/**
|
||||||
* smarty version
|
* smarty version
|
||||||
*/
|
*/
|
||||||
const SMARTY_VERSION = 'Smarty-3.1.21';
|
const SMARTY_VERSION = 'Smarty-3.1.22-dev';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* define variable scopes
|
* define variable scopes
|
||||||
|
Reference in New Issue
Block a user