mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
Update dev version number to 3.1.19-dev
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
===== trunk =====
|
===== 3.1.19-dev ===== (xx.xx.2014)
|
||||||
===== 3.1.18 =====
|
|
||||||
|
|
||||||
|
===== 3.1.18 ===== (07.04.2014)
|
||||||
06.04.2014
|
06.04.2014
|
||||||
- bugfix template inheritance fail when using custom resource after patch of 8.3.2014 (Issue 187)
|
- bugfix template inheritance fail when using custom resource after patch of 8.3.2014 (Issue 187)
|
||||||
- bugfix update of composer file (Issue 168 and 184)
|
- bugfix update of composer file (Issue 168 and 184)
|
||||||
|
@@ -113,7 +113,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
|||||||
/**
|
/**
|
||||||
* smarty version
|
* smarty version
|
||||||
*/
|
*/
|
||||||
const SMARTY_VERSION = 'Smarty-3.1-DEV';
|
const SMARTY_VERSION = 'Smarty-3.1.19-dev';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* define variable scopes
|
* define variable scopes
|
||||||
|
Reference in New Issue
Block a user