From b58771e31b11c721f6aa8e574e16e4058f9edc5f Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sat, 23 May 2015 19:22:14 +0200 Subject: [PATCH] Release 3.1.24 --- 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 4000a53b4..fc4c74ebd 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,4 @@ - ===== 3.1.24.dev ===== (xx.xx.2015) + ===== 3.1.24===== (23.05.2015) 23.05.2015 - improvement on php_handling to allow very large PHP sections, better error handling - improvement allow extreme large comment sections (forum 25538) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 1ae303740..82a87da8e 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.24-dev/10'; + const SMARTY_VERSION = '3.1.24'; /** * define variable scopes