diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-11-20 22:18:13 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-11-20 22:18:13 +0100 |
| commit | 3bba3ff5e93c34d9f326b6f45d1e6e578e73adec (patch) | |
| tree | f35e5b51415bdfd9ee6b3da02b6c64f5ad151e44 /src | |
| parent | b3b43af816c5f81f952edc66f8c4cf2dae4927e9 (diff) | |
| download | smarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.tar.gz smarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.tar.bz2 smarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.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 a8961797..b8d1bc7d 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.1'; + const SMARTY_VERSION = '5.4.2'; /** * define caching modes |
