diff --git a/contrib/vmap_assembler/vmap_assembler.cpp b/contrib/vmap_assembler/vmap_assembler.cpp
index 71058347f..d65cdfacf 100644
--- a/contrib/vmap_assembler/vmap_assembler.cpp
+++ b/contrib/vmap_assembler/vmap_assembler.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp b/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp
index d0310b0e8..ba0c93eef 100644
--- a/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp b/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp
index dc6835a8d..2474cea52 100644
--- a/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/model.cpp b/contrib/vmap_extractor_v3/vmapextract/model.cpp
index 897cd38a3..039693ae9 100644
--- a/contrib/vmap_extractor_v3/vmapextract/model.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/model.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp b/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp
index a97b1a1de..7e0d58e1e 100644
--- a/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp b/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp
index 424cc436d..e3ee545db 100644
--- a/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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/contrib/vmap_extractor_v3/vmapextract/wmo.cpp b/contrib/vmap_extractor_v3/vmapextract/wmo.cpp
index 0966da46f..58957e007 100644
--- a/contrib/vmap_extractor_v3/vmapextract/wmo.cpp
+++ b/contrib/vmap_extractor_v3/vmapextract/wmo.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2010 MaNGOS
+ * Copyright (C) 2005-2011 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 d9abc6f56..a53f70e2c 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 "11290"
+ #define REVISION_NR "11291"
#endif // __REVISION_NR_H__