Improved safety handling of bad PHP interpretor releases.
[fa-stable.git] / version.php
index 9c6b8adacd09f0bcf5342bcbcc863095c0669e2e..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.7";
+       $version                = "2.3.24";
 
 //======================================================================
 // Extension packages repository settings