diff --git a/ChangeLog b/ChangeLog index 6232e904c..a6d1736e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ === Unreleased === +=== 2.6.32 - 2021-10-22 === + === 2.6.31 - 2017-11-03 === - replace functions deprecated in PHP 7.2 - {math} fix parameter checking order to avoid misleading message diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index c383d4fc0..ceee818ec 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -464,7 +464,7 @@ class Smarty * * @var string */ - var $_version = '2.6.31'; + var $_version = '2.6.32'; /** * current template inclusion depth