diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2025-08-26 10:38:05 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2025-08-26 10:38:05 +0200 |
| commit | 4d793ee04c41a5353cd92324ebc644cff99013da (patch) | |
| tree | aedc34670a7e7a6bcb02ac2a9520886c26ecb7c2 /src | |
| parent | 7677b84058c88a2ea0276a1162063c25e4160d01 (diff) | |
| download | smarty-4d793ee04c41a5353cd92324ebc644cff99013da.tar.gz smarty-4d793ee04c41a5353cd92324ebc644cff99013da.tar.bz2 smarty-4d793ee04c41a5353cd92324ebc644cff99013da.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 4618c1a2..efad0c1d 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.5.1'; + const SMARTY_VERSION = '5.5.2'; /** * define caching modes |
