Release 3.1.30

This commit is contained in:
uwetews
2016-08-07 20:46:49 +02:00
parent 0cc1577b1b
commit ed2b7f1146
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
 ===== 3.1.30-dev ===== (xx.xx.xx) ===== 3.1.30 ===== (07.08.2016)
07.08.2016 07.08.2016
- bugfix update of 04.08.2016 was incomplete - bugfix update of 04.08.2016 was incomplete

View File

@@ -21,13 +21,13 @@
* smarty-discussion-subscribe@googlegroups.com * smarty-discussion-subscribe@googlegroups.com
* *
* @link http://www.smarty.net/ * @link http://www.smarty.net/
* @copyright 2015 New Digital Group, Inc. * @copyright 2016 New Digital Group, Inc.
* @copyright 2015 Uwe Tews * @copyright 2016 Uwe Tews
* @author Monte Ohrt <monte at ohrt dot com> * @author Monte Ohrt <monte at ohrt dot com>
* @author Uwe Tews * @author Uwe Tews
* @author Rodney Rehm * @author Rodney Rehm
* @package Smarty * @package Smarty
* @version 3.1.30-dev * @version 3.1.30
*/ */
/** /**
@@ -121,7 +121,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/** /**
* smarty version * smarty version
*/ */
const SMARTY_VERSION = '3.1.30-dev/92'; const SMARTY_VERSION = '3.1.30';
/** /**
* define variable scopes * define variable scopes