diff --git a/version.php b/version.php index 2518cfdd206..e8662100f6d 100644 --- a/version.php +++ b/version.php @@ -28,7 +28,7 @@ // is a database change in the course of development. It is used // internally to determine when a database upgrade is needed. // -$v_database = 504; +$v_database = 505; // Access control version identifier, this is to be incremented whenever there // is a access control change in the course of development. It is used