2015-04-02 Fred Gleason <fredg@paravelsystems.com>

* Modified the definition of the 'JACK_CLIENTS.COMMAND_LINE'
	field from 'char(255)' to 'text' in the database.
	* Incremented the database version to 244.
This commit is contained in:
Fred Gleason
2015-04-02 10:48:37 -04:00
parent 4b5e2422c8
commit 12b8566af9
3 changed files with 12 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
/*
* Current Database Version
*/
#define RD_VERSION_DATABASE 243
#define RD_VERSION_DATABASE 244
#endif // DBVERSION_H