diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-03-27 22:57:04 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-03-27 22:57:04 +0100 |
| commit | 82a815aafb15a3ce89d04a625532523cfb971cc5 (patch) | |
| tree | ea5d42d126e6c503013ab662cccab0c7b3082da0 /src | |
| parent | 4efa427a872ad51571d3d2b2c3122fafbf3386d2 (diff) | |
| download | smarty-82a815aafb15a3ce89d04a625532523cfb971cc5.tar.gz smarty-82a815aafb15a3ce89d04a625532523cfb971cc5.tar.bz2 smarty-82a815aafb15a3ce89d04a625532523cfb971cc5.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 0f6ee0ce..bf1d3fad 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -55,7 +55,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.0.0'; + const SMARTY_VERSION = '5.0.1'; /** * define caching modes |
