From ee586702aa62ac7b93d138defb0b5b7613c8079e Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Fri, 22 Oct 2021 16:42:36 +0200 Subject: [PATCH] version bump --- ChangeLog | 2 ++ libs/Smarty.class.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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