Packet Logging database version update

This commit is contained in:
Akkadius
2015-02-01 21:56:45 -06:00
parent 4b08c75527
commit 10e3c31ad6
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 9073
#define CURRENT_BINARY_DATABASE_VERSION 9074
#define COMPILE_DATE __DATE__
#define COMPILE_TIME __TIME__
#ifndef WIN32