diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-14 12:58:59 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-14 12:58:59 +0200 |
| commit | c693d8137073a5e6d58d62f321b76fa9edf6d378 (patch) | |
| tree | 519b7aa5cff5f53edaf1508e3554cbb780befc9b /libs | |
| parent | 813c83f7a3c3344f64b8e4b634612a2aebfaf4c0 (diff) | |
| download | smarty-c693d8137073a5e6d58d62f321b76fa9edf6d378.tar.gz smarty-c693d8137073a5e6d58d62f321b76fa9edf6d378.tar.bz2 smarty-c693d8137073a5e6d58d62f321b76fa9edf6d378.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 58fd20b7..21beafdf 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.2.0'; + const SMARTY_VERSION = '4.2.1'; /** * define variable scopes */ |
