[0004904] Customer Credit Note: fixed invalid inventory GL postings for service items.
[fa-stable.git] / version.php
index ecbf4ce49d6b23bf7ecd12795e6dd76697e5831c..68fd95f268264c162c5d77fb026949070c476074 100644 (file)
@@ -6,7 +6,7 @@
 
 // Versions used by source/database version compatibility checks. Do not change.
 $db_version = "2.4.1";
-$src_version = "2.4RC1";
+$src_version = "2.4.7";
 
 // application version - can be overriden in config.php
 $version = isset($SysPrefs->version) ? $SysPrefs->version : $src_version;