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:
Fred Gleason
2022-10-18 16:08:47 -04:00
parent 41a3ff7c03
commit 98957e1d62
7 changed files with 57 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
/*
* Current Database Version
*/
#define RD_VERSION_DATABASE 363
#define RD_VERSION_DATABASE 364
#endif // DBVERSION_H