diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-05-30 13:14:54 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-05-30 13:14:54 +0200 |
| commit | 20c08ac40d32f6100b84e65f69dd126266a368cf (patch) | |
| tree | bb2559d67cc82b8a93a8ccae55007be54793f938 /src | |
| parent | 4aa1273a8003941b85e454b9267e13b812932182 (diff) | |
| download | smarty-20c08ac40d32f6100b84e65f69dd126266a368cf.tar.gz smarty-20c08ac40d32f6100b84e65f69dd126266a368cf.tar.bz2 smarty-20c08ac40d32f6100b84e65f69dd126266a368cf.zip | |
version bump
Diffstat (limited to 'src')
| -rw-r--r-- | src/Smarty.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Smarty.php b/src/Smarty.php index 4f1bf425..42eefe9a 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.2.0'; + const SMARTY_VERSION = '5.3.0'; /** * define caching modes |
