Release 2.3.4
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Wed, 27 Apr 2011 08:58:11 +0000 (10:58 +0200)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Wed, 27 Apr 2011 08:58:11 +0000 (10:58 +0200)
version.php

index 22ba5726594bd333969af0be058220aefc24007b..3a5a5697e9240ce32928a4e8a373160bf21e5bc9 100644 (file)
@@ -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