diff --git a/sql/updates/Makefile.am b/sql/updates/Makefile.am
index 5c56bd83a..57990022c 100644
--- a/sql/updates/Makefile.am
+++ b/sql/updates/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2009 MaNGOS
+# Copyright (C) 2005-2010 MaNGOS
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index e425015a5..920953c46 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 "9125"
+ #define REVISION_NR "9126"
#endif // __REVISION_NR_H__