diff --git a/change_log.txt b/change_log.txt index 3b2757c3..e66bb9fc 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,4 @@ - ===== 3.1.21-dev ===== (xx.xx.2014) + ===== 3.1.21 ===== (18.10.2014) 17.10.2014 - bugfix on $php_handling security and optimization of smarty_internal_parsetree (Thue Kristensen) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index d7328945..f17d6a80 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -110,7 +110,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = 'Smarty-3.1.20'; + const SMARTY_VERSION = 'Smarty-3.1.21'; /** * define variable scopes