From fa482f09f51845ff66d565fc50c2ba97068ecf8d Mon Sep 17 00:00:00 2001 From: uwetews Date: Mon, 21 Dec 2015 03:08:35 +0100 Subject: [PATCH] Fix typo in version --- libs/Smarty.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 2eef7d8c..381c57de 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -118,7 +118,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '3.1.20-dev'; + const SMARTY_VERSION = '3.1.30-dev'; /** * define variable scopes