From ed2b7f1146cfda13df1eea8a5f707a1b771b6e7e Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 7 Aug 2016 20:46:49 +0200 Subject: [PATCH] Release 3.1.30 --- change_log.txt | 3 ++- libs/Smarty.class.php | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/change_log.txt b/change_log.txt index cb3ef9c8..c19bf0fb 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,5 @@ - ===== 3.1.30-dev ===== (xx.xx.xx) +===== 3.1.30 ===== (07.08.2016) + 07.08.2016 - bugfix update of 04.08.2016 was incomplete diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 7d958fab..8d18450e 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 2015 New Digital Group, Inc. - * @copyright 2015 Uwe Tews + * @copyright 2016 New Digital Group, Inc. + * @copyright 2016 Uwe Tews * @author Monte Ohrt * @author Uwe Tews * @author Rodney Rehm * @package Smarty - * @version 3.1.30-dev + * @version 3.1.30 */ /** @@ -121,7 +121,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.30-dev/92'; + const SMARTY_VERSION = '3.1.30'; /** * define variable scopes