From 8f48356b2745e6fcf7830b30d322060f8b0f4f4d Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Wed, 27 Apr 2011 10:58:11 +0200 Subject: [PATCH] Release 2.3.4 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2