mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-29 07:58:45 +01:00
2024-02-05 Fred Gleason <fredg@paravelsystems.com>
* Added a 'REPLICATORS.PROGRAM_CODE' field to the database. * Incremented the database version to 372. * Added 'RDReplicator::programCode()' and 'RDReplicator::setProgramCode()' methods. * Added a 'Program Code' control to the 'Rivendell Replicators' dialog in rdadmin(1). * Renamed the 'Citadel X-Digital Portal' replicator to 'X-Digital National ISCI Model'. * Added a 'X-Digital Cue Model' replicator. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -162,6 +162,7 @@ void MainObject::InitializeSchemaMap() {
|
||||
global_version_map["3.6"]=347;
|
||||
global_version_map["4.0"]=370;
|
||||
global_version_map["4.1"]=371;
|
||||
global_version_map["4.2"]=372;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user