From 31fa8027cb9aee116e0346e5e16faa98a130069f Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Fri, 3 Feb 2012 09:48:00 +0100 Subject: [PATCH] Release 2.3.10 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 20afaa3..8c86a3c 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.9"; + $version = "2.3.10"; //====================================================================== // Extension packages repository settings -- 2.30.2