diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-12-23 01:38:41 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-12-23 01:38:41 +0100 |
| commit | 07faafe4da4b71489e0f9472242f0cc01e09250a (patch) | |
| tree | ef63b1a27699370c8ba8672aac9e0af204c868f6 /src | |
| parent | 295b7fb5825f1e4472d757523564bb686da5353d (diff) | |
| download | smarty-07faafe4da4b71489e0f9472242f0cc01e09250a.tar.gz smarty-07faafe4da4b71489e0f9472242f0cc01e09250a.tar.bz2 smarty-07faafe4da4b71489e0f9472242f0cc01e09250a.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 b8d1bc7d..15baba8f 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.4.2'; + const SMARTY_VERSION = '5.4.3'; /** * define caching modes |
