diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-05-28 23:45:14 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-05-28 23:45:14 +0200 |
| commit | 06d6a5efd936221e5220805c9d07fba72254be80 (patch) | |
| tree | 0e25958c8d5ca6a6652a1357cd6830c3c24f64e5 /src | |
| parent | 0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a (diff) | |
| download | smarty-06d6a5efd936221e5220805c9d07fba72254be80.tar.gz smarty-06d6a5efd936221e5220805c9d07fba72254be80.tar.bz2 smarty-06d6a5efd936221e5220805c9d07fba72254be80.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 9c27d7a8..5af9c9b3 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.1.0'; + const SMARTY_VERSION = '5.2.0'; /** * define caching modes |
