2017-08-16 Fred Gleason <fredg@paravelsystems.com>

* Added fixup code in 'rdadmin/createdb.cpp' to recalculate
	voice track counts.
	* Incremented the database version to 266.
This commit is contained in:
Fred Gleason
2017-08-16 12:18:59 -04:00
parent f10f5731b1
commit 040efdd3f0
5 changed files with 53 additions and 1 deletions

View File

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