diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-09-14 11:00:38 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-09-14 11:00:38 +0200 |
| commit | 642fd69feab196b0719ac031e625e8715b077d26 (patch) | |
| tree | 05f7e1271a0665714ee5924f0e79b28ae6aa5fd2 /libs | |
| parent | 17a7d6fb5b8582a78edd743ac5579b6b80ac7ad7 (diff) | |
| download | smarty-642fd69feab196b0719ac031e625e8715b077d26.tar.gz smarty-642fd69feab196b0719ac031e625e8715b077d26.tar.bz2 smarty-642fd69feab196b0719ac031e625e8715b077d26.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 71734274..804d810e 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -107,7 +107,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '4.3.2'; + const SMARTY_VERSION = '4.3.3'; /** * define variable scopes */ |
