Release 2.3.25.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 21 Feb 2016 14:34:07 +0000 (15:34 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 21 Feb 2016 14:34:07 +0000 (15:34 +0100)
version.php

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