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