From: Joe Hunt Date: Thu, 15 Nov 2012 14:18:31 +0000 (+0100) Subject: Release 2.3.13 X-Git-Tag: 2.3-final~381 X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=commitdiff_plain;h=5d592435c768b858b9ade661958c5d45e4d1498c Release 2.3.13 --- diff --git a/version.php b/version.php index 99a2cf6b..abdb0716 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.12"; + $version = "2.3.13"; //====================================================================== // Extension packages repository settings