Correct version.h

This commit is contained in:
Mitch Freeman
2025-04-26 21:57:37 -03:00
committed by Chris Miles
parent 4efabd9993
commit 27b08f1d57
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt * Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/ */
#define CURRENT_BINARY_DATABASE_VERSION 9321 #define CURRENT_BINARY_DATABASE_VERSION 9322
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054 #define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054
#endif #endif