2024-02-06 Fred Gleason <fredg@paravelsystems.com>

* Changed the 'AUDIO_CARDS.NAME' database field from 'varchar(64)'
	to 'text'.
	* Incremented the database version to 373.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-02-06 11:30:03 -05:00
parent 1018fa2f0d
commit 5895a7ca58
6 changed files with 34 additions and 6 deletions

View File

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