From: Joe Hunt Date: Wed, 27 Apr 2011 08:58:11 +0000 (+0200) Subject: Release 2.3.4 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=8f48356b2745e6fcf7830b30d322060f8b0f4f4d;p=textcart.git Release 2.3.4 --- diff --git a/version.php b/version.php index 22ba572..3a5a569 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