From: Joe Date: Thu, 5 Sep 2013 12:36:41 +0000 (+0200) Subject: Release 2.3.18. X-Git-Tag: 2.3-final~204 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=572e2083690e1392e73764ed05f959b5ac15b756;p=fa-stable.git Release 2.3.18. --- diff --git a/version.php b/version.php index 69d43f76..961bba16 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.17"; + $version = "2.3.18"; //====================================================================== // Extension packages repository settings