From: Joe Hunt Date: Wed, 27 Apr 2011 08:58:11 +0000 (+0200) Subject: Release 2.3.4 X-Git-Tag: 2.3-final~685 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=01c5bb6a028462081fe47b9c8dcf46d46d4c4f4a;p=fa-stable.git Release 2.3.4 --- diff --git a/version.php b/version.php index 22ba5726..3a5a5697 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.3"; + $version = "2.3.4"; //====================================================================== // Extension packages repository settings