Fixed bug in Bank Accounts edition.
[fa-stable.git] / version.php
index 961bba162825eeb5192c0af7c1d842c49ec5bd28..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.18";
+       $version                = "2.3.25";
 
 //======================================================================
 // Extension packages repository settings