diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2022-08-01 23:57:36 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2022-08-01 23:57:36 +0200 |
| commit | ed454551a3ca160f3959bb827c289ebfbd10d577 (patch) | |
| tree | 143c8d0966fc5b9d879fe32e4e7e8f489e35afd9 /libs | |
| parent | f4b26a3cbf8fe06d5dcb9ec2e6b120a044834b24 (diff) | |
| download | smarty-ed454551a3ca160f3959bb827c289ebfbd10d577.tar.gz smarty-ed454551a3ca160f3959bb827c289ebfbd10d577.tar.bz2 smarty-ed454551a3ca160f3959bb827c289ebfbd10d577.zip | |
version bump
Diffstat (limited to 'libs')
| -rw-r--r-- | libs/Smarty.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 820a1ebd..58fd20b7 100644 --- a/libs/Smarty.class.php +++ b/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.0'; /** * define variable scopes */ |
