From: Joe Hunt Date: Mon, 21 May 2012 08:54:57 +0000 (+0200) Subject: Release 2.3.11 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=7cb86356bf2b545b08544827a1d1228c91f54769;p=textcart.git Release 2.3.11 --- diff --git a/version.php b/version.php index 8c86a3c..83c492d 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.10"; + $version = "2.3.11"; //====================================================================== // Extension packages repository settings