From b05bb7186b5fab39dc6a0d3b0cdb0ea125725fe9 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Sat, 23 Oct 2021 14:46:52 +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 2965b635..bc753dc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ === Unreleased === + +=== 2.6.33 - 2021-10-23 === - Removed trailing comma in composer.json === 2.6.32 - 2021-10-22 === diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index ceee818e..a9560e20 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -464,7 +464,7 @@ class Smarty * * @var string */ - var $_version = '2.6.32'; + var $_version = '2.6.33'; /** * current template inclusion depth