diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2022-11-22 22:47:30 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2022-11-22 22:47:30 +0100 |
| commit | 67ab8f6879bf284e991074591296deefba1d440e (patch) | |
| tree | 56c47aafdc6d8c779962904d18c957010a14adaa /libs | |
| parent | 773b3b4b7c27408affd86e8df26f06d64937b883 (diff) | |
| download | smarty-67ab8f6879bf284e991074591296deefba1d440e.tar.gz smarty-67ab8f6879bf284e991074591296deefba1d440e.tar.bz2 smarty-67ab8f6879bf284e991074591296deefba1d440e.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 22ea0c31..5d2e3a4b 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.2.1'; + const SMARTY_VERSION = '4.3.0'; /** * define variable scopes */ |
