From: Joe Hunt Date: Fri, 3 Feb 2012 08:48:00 +0000 (+0100) Subject: Release 2.3.10 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=31fa8027cb9aee116e0346e5e16faa98a130069f;p=textcart.git Release 2.3.10 --- 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