diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-08-14 22:00:42 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-08-14 22:00:42 +0200 |
| commit | 77b91a072bfdc9d4fe0c621e47564c95e73fda73 (patch) | |
| tree | c2f4fe6be1c3f939bad301afe1b4e682984137dc /src | |
| parent | 9ede0e40fa7f1f8bfeb645652adb7e5e27743207 (diff) | |
| download | smarty-77b91a072bfdc9d4fe0c621e47564c95e73fda73.tar.gz smarty-77b91a072bfdc9d4fe0c621e47564c95e73fda73.tar.bz2 smarty-77b91a072bfdc9d4fe0c621e47564c95e73fda73.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 33910324..a8b66859 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.3.1'; + const SMARTY_VERSION = '5.4.0'; /** * define caching modes |
