Forgot dbversion.h

This commit is contained in:
Patrick Linstruth 2019-09-11 12:11:52 -07:00
parent d1874b868a
commit fc0b71e028

View File

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