From: Janusz Dobrowolski Date: Thu, 17 Jan 2013 10:15:51 +0000 (+0100) Subject: Fixed version X-Git-Tag: 2.3-final~345 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=74fe26feb95ea42a7dfcde8dcfc0f375d98d79f7;p=fa-stable.git Fixed version --- diff --git a/version.php b/version.php index abdb0716..188dfcea 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.13"; + $version = "2.3.14"; //====================================================================== // Extension packages repository settings