Add command #findaliases

This commit is contained in:
Uleat
2016-01-08 17:19:10 -05:00
parent 2f129da08a
commit 2b0ee55752
5 changed files with 37 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 9094
#define CURRENT_BINARY_DATABASE_VERSION 9095
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9000
#else