2018-12-13 Fred Gleason <fredg@paravelsystems.com>

* Added a 'PYPAD_INSTANCES' table to the database.
	* Incremented the database version to 303.
	* Added a 'PyPAD Instances' button to the 'Edit Station' dialog
	in rdadmin(1).
	* Added a 'ListPyPAD Instances' dialog in rdadmin(1).
	* Added an 'Edit PyPAD' Instance' dialog in rdadmin(1).
This commit is contained in:
Fred Gleason
2018-12-14 16:17:42 -05:00
parent d781b694fb
commit dfa8ed93b2
24 changed files with 864 additions and 3 deletions

View File

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