diff --git a/change_log.txt b/change_log.txt index b198e6a4..49c7f6fa 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,5 +1,7 @@ - ===== trunk ===== - ===== 3.1.18 ===== + ===== 3.1.19-dev ===== (xx.xx.2014) + + + ===== 3.1.18 ===== (07.04.2014) 06.04.2014 - 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) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 5ec25a30..93bebbee 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -113,7 +113,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = 'Smarty-3.1-DEV'; + const SMARTY_VERSION = 'Smarty-3.1.19-dev'; /** * define variable scopes