From: Joe Hunt Date: Mon, 21 May 2012 08:54:57 +0000 (+0200) Subject: Release 2.3.11 X-Git-Tag: 2.3-final~449 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=67f2ea936f7b3f790c2aaa51876db80845ae3a76;p=fa-stable.git Release 2.3.11 --- diff --git a/version.php b/version.php index 8c86a3cc..83c492dc 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