aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/libs/Smarty.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/libs/Smarty.class.php')
-rw-r--r--vendor/smarty/smarty/libs/Smarty.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/libs/Smarty.class.php b/vendor/smarty/smarty/libs/Smarty.class.php
index 820a1ebde..21beafdf0 100644
--- a/vendor/smarty/smarty/libs/Smarty.class.php
+++ b/vendor/smarty/smarty/libs/Smarty.class.php
@@ -98,7 +98,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
- const SMARTY_VERSION = '4.1.1';
+ const SMARTY_VERSION = '4.2.1';
/**
* define variable scopes
*/