mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +02:00
2022-10-18 Fred Gleason <fredg@paravelsystems.com>
* Added values for the `IMPORTER_TEMPLATES.TRANS_TYPE_*` and `TIMPORTER_TEMPLATES.TIME_TYPE_*` parser settings for the 'Rivendell Standard Import' profile. * Incremented the database version to 364. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -160,7 +160,7 @@ void MainObject::InitializeSchemaMap() {
|
||||
global_version_map["3.4"]=317;
|
||||
global_version_map["3.5"]=346;
|
||||
global_version_map["3.6"]=347;
|
||||
global_version_map["4.0"]=363;
|
||||
global_version_map["4.0"]=364;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user