From 16afbfaca18996d3d87b2aebe04e0abeec803be1 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sat, 18 Oct 2014 01:21:53 +0200 Subject: [PATCH] Prepare 3.1.22-dev --- change_log.txt | 1 + libs/Smarty.class.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/change_log.txt b/change_log.txt index 946f2429..9f3c2e8b 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,3 +1,4 @@ + ===== 3.1.22-dev ===== (xx.xx.2014) ===== 3.1.21 ===== (18.10.2014) 18.10.2014 - composer moved to github diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 48df3556..739b39f7 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -23,7 +23,7 @@ * @author Uwe Tews * @author Rodney Rehm * @package Smarty - * @version 3.1.21 + * @version 3.1.22-dev */ /** @@ -109,7 +109,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = 'Smarty-3.1.21'; + const SMARTY_VERSION = 'Smarty-3.1.22-dev'; /** * define variable scopes