2019-02-19 Fred Gleason <fredg@paravelsystems.com>

* Dropped the 'RDLIBRARY.INSTANCE' field from the database.
	* Incremented the database version to 306.
This commit is contained in:
Fred Gleason
2019-02-19 15:06:31 -05:00
parent 8a70993a33
commit 7ac41a06f7
5 changed files with 33 additions and 3 deletions

View File

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