diff --git a/contrib/vmap_assembler/CMakeLists.txt b/contrib/vmap_assembler/CMakeLists.txt
index f624ef956..397be1a32 100644
--- a/contrib/vmap_assembler/CMakeLists.txt
+++ b/contrib/vmap_assembler/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2009 MaNGOS project
+# Copyright (C) 2005-2011 MaNGOS project
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
diff --git a/contrib/vmap_extractor_v3/CMakeLists.txt b/contrib/vmap_extractor_v3/CMakeLists.txt
index 8e8f6e362..55557cf60 100644
--- a/contrib/vmap_extractor_v3/CMakeLists.txt
+++ b/contrib/vmap_extractor_v3/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2009 MaNGOS project
+# Copyright (C) 2005-2011 MaNGOS project
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
diff --git a/contrib/vmap_extractor_v3/vmapextract/CMakeLists.txt b/contrib/vmap_extractor_v3/vmapextract/CMakeLists.txt
index 473bd5085..6b99f0310 100644
--- a/contrib/vmap_extractor_v3/vmapextract/CMakeLists.txt
+++ b/contrib/vmap_extractor_v3/vmapextract/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2009 MaNGOS project
+# Copyright (C) 2005-2011 MaNGOS project
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index e48d53b9d..7f25e4a0c 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 "11273"
+ #define REVISION_NR "11274"
#endif // __REVISION_NR_H__