From 47fa66cdcf0bde5c44923fb0e15dd0921f8d3a83 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 21 Jun 2015 15:10:14 +0200 Subject: [PATCH] Release 2.6.29 --- libs/Smarty.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 667e3b75..1aae5e66 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -27,7 +27,7 @@ * @author Monte Ohrt * @author Andrei Zmievski * @package Smarty - * @version 2.6.25-dev + * @version 2.6.29 */ /* $Id$ */ @@ -465,7 +465,7 @@ class Smarty * * @var string */ - var $_version = '2.6.25-dev'; + var $_version = '2.6.29'; /** * current template inclusion depth