From d92714cc7e1567c103d4329df5bbc22080bf59c8 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Wed, 6 May 2015 00:03:26 +0200 Subject: - optimization move handling from parser to new compiler module --- libs/Smarty.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/Smarty.class.php') diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 8c41f7ad..7b15be37 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.22-dev/25'; + const SMARTY_VERSION = '3.1.22-dev/26'; /** * define variable scopes -- cgit v1.3