2014-10-08 Fred Gleason <fredg@paravelsystems.com>

* Applied a patch from albanpeignier that adds a second scheduler
	code for music events.
	* Added an 'EVENTS.HAVE_CODE2' field to the database.
	* Incremented the database version to 241.
This commit is contained in:
Fred Gleason
2014-10-08 18:48:34 -04:00
16 changed files with 132 additions and 17 deletions

View File

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