From 1b53a1a63626c6a090f4b7855cb3b38d6319063d Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Fri, 22 Jul 2011 08:47:20 +0200 Subject: [PATCH] Release 2.3.6 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 4d7f1251..8ec7dfeb 100644 --- a/version.php +++ b/version.php @@ -9,7 +9,7 @@ $db_version = "2.3rc"; // application version - can be overriden in config.php if (!isset($version)) - $version = "2.3.5"; + $version = "2.3.6"; //====================================================================== // Extension packages repository settings -- 2.30.2