2018-05-09 Fred Gleason <fredg@paravelsystems.com>

* Added a 'LOG_MACHINES' table to the database.
	* Incremented the database version to 278.
This commit is contained in:
Fred Gleason
2018-05-09 23:46:16 +00:00
parent c096220570
commit 17d4817045
12 changed files with 637 additions and 77 deletions

View File

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