Release 2.3.24
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 3 Apr 2015 19:39:59 +0000 (21:39 +0200)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 3 Apr 2015 19:39:59 +0000 (21:39 +0200)
version.php

index 67da1f2c65569fc44d55117480bbc24009ec3f5e..819ec2e3fab35a4a917f5682a303db57df85b6b1 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.23";
+       $version                = "2.3.24";
 
 //======================================================================
 // Extension packages repository settings