mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2025-04-07 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'RDAIRPLAY.INSTANCE' field from the database. * Incremented the database version to 376. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -164,6 +164,7 @@ void MainObject::InitializeSchemaMap() {
|
||||
global_version_map["4.1"]=371;
|
||||
global_version_map["4.2"]=374;
|
||||
global_version_map["4.3"]=375;
|
||||
global_version_map["4.4"]=376;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user