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