From a613394887169fa685fd0bd539642ee7f46024b3 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Mon, 7 Apr 2014 19:57:42 +0000 Subject: [PATCH] Update dev version number to 3.1.19-dev --- change_log.txt | 6 ++++-- libs/Smarty.class.php | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) 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