Browse Source

db versioning updated to 43

Image 3 years ago
parent
commit
ebd2663abd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      EQ2/source/common/version.h

+ 1 - 1
EQ2/source/common/version.h

@@ -21,7 +21,7 @@
 #ifndef VERSION_H
 #define VERSION_H
 
-#define CURRENT_DATABASE_MINORVERSION 42
+#define CURRENT_DATABASE_MINORVERSION 43
 #define CURRENT_DATABASE_MAJORVERSION 730
 #if defined(LOGIN)
 	#define EQ2EMU_MODULE	"EQ2EMu LoginServer"