Fixed net value calculations for GRN leading to unbalanced clearing account.
[fa-stable.git] / version.php
index d55dcf8ed74e18af49767ab2d6fa4d016196e6cd..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.15";
+       $version                = "2.3.24";
 
 //======================================================================
 // Extension packages repository settings