Added versioning for required ornament inventory sql

This commit is contained in:
Uleat
2014-11-26 21:05:43 -05:00
parent 32a034bd58
commit cfa05587fc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9057
#define CURRENT_BINARY_DATABASE_VERSION 9058
#define COMPILE_DATE __DATE__
#define COMPILE_TIME __TIME__
#ifndef WIN32