From fd95365bf3fb853eaccec69477b4bd56b1a2c03d Mon Sep 17 00:00:00 2001 From: uwetews Date: Thu, 13 Apr 2017 05:17:27 +0200 Subject: [PATCH] Prepare 3.1.32-dev --- change_log.txt | 4 +++- libs/Smarty.class.php | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/change_log.txt b/change_log.txt index 1d42b0a7..4ae9ebc4 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,6 @@ -===== 3.1.31 ===== (14.12.2016) +===== 3.1.32 - dev === + +===== 3.1.31 ===== (14.12.2016) 23.11.2016 - move template object cache into static variables diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 57eedfb9..f282a890 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -21,13 +21,13 @@ * smarty-discussion-subscribe@googlegroups.com * * @link http://www.smarty.net/ - * @copyright 2016 New Digital Group, Inc. - * @copyright 2016 Uwe Tews + * @copyright 2017 New Digital Group, Inc. + * @copyright 2017 Uwe Tews * @author Monte Ohrt * @author Uwe Tews * @author Rodney Rehm * @package Smarty - * @version 3.1.31 + * @version 3.1.32-dev */ /** @@ -108,7 +108,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.31'; + const SMARTY_VERSION = '3.1.32-dev'; /** * define variable scopes