From 1f878e6d746ecc8ec8d00d9c75044cf7d23ad94a Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Fri, 31 Oct 2014 05:22:20 +0100 Subject: [PATCH] v3.1.21 --- change_log.txt | 2 +- libs/Smarty.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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