Parcourir la source

db versioning updated to 43

Image il y a 4 ans
Parent
commit
ebd2663abd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"