diff --git a/sql/updates/0.15/9010_01_realmd_realmlist.sql b/sql/updates/9010_01_realmd_realmlist.sql similarity index 100% rename from sql/updates/0.15/9010_01_realmd_realmlist.sql rename to sql/updates/9010_01_realmd_realmlist.sql diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 98cf46ebd..dcd9df021 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "9382" + #define REVISION_NR "9383" #endif // __REVISION_NR_H__