Rerun of items attachments. Including fixed assets.
[fa-stable.git] / version.php
index aa42d1b2f48ae1882252c529c79cd1eb18737c2b..e1e450ecb64109c10d063be327020a6ec296a4b2 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.4.9";
+$src_version = "2.4.15";
 
 // application version - can be overriden in config.php
 $version = isset($SysPrefs->version) ? $SysPrefs->version : $src_version;