From d519c9f0bc1b2b267ae1d719aede18b1e802513b 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 4d7f125..8ec7dfe 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