diff --git a/contrib/vmap_extractor_v3/vmapextract/adtfile.h b/contrib/vmap_extractor_v3/vmapextract/adtfile.h
index 67c3b612c..7c7a5f38c 100644
--- a/contrib/vmap_extractor_v3/vmapextract/adtfile.h
+++ b/contrib/vmap_extractor_v3/vmapextract/adtfile.h
@@ -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.h b/contrib/vmap_extractor_v3/vmapextract/dbcfile.h
index 2cf81aeec..56cce9a52 100644
--- a/contrib/vmap_extractor_v3/vmapextract/dbcfile.h
+++ b/contrib/vmap_extractor_v3/vmapextract/dbcfile.h
@@ -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/loadlib/loadlib.h b/contrib/vmap_extractor_v3/vmapextract/loadlib/loadlib.h
index 7ad666d02..61865c4b4 100644
--- a/contrib/vmap_extractor_v3/vmapextract/loadlib/loadlib.h
+++ b/contrib/vmap_extractor_v3/vmapextract/loadlib/loadlib.h
@@ -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.h b/contrib/vmap_extractor_v3/vmapextract/model.h
index b4ae64810..e9bc05bd7 100644
--- a/contrib/vmap_extractor_v3/vmapextract/model.h
+++ b/contrib/vmap_extractor_v3/vmapextract/model.h
@@ -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/modelheaders.h b/contrib/vmap_extractor_v3/vmapextract/modelheaders.h
index 5b1e6e5f4..d859fd351 100644
--- a/contrib/vmap_extractor_v3/vmapextract/modelheaders.h
+++ b/contrib/vmap_extractor_v3/vmapextract/modelheaders.h
@@ -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.h b/contrib/vmap_extractor_v3/vmapextract/vmapexport.h
index f6e8cb556..7f71a16ec 100644
--- a/contrib/vmap_extractor_v3/vmapextract/vmapexport.h
+++ b/contrib/vmap_extractor_v3/vmapextract/vmapexport.h
@@ -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.h b/contrib/vmap_extractor_v3/vmapextract/wdtfile.h
index e6aee845f..d36f393f5 100644
--- a/contrib/vmap_extractor_v3/vmapextract/wdtfile.h
+++ b/contrib/vmap_extractor_v3/vmapextract/wdtfile.h
@@ -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.h b/contrib/vmap_extractor_v3/vmapextract/wmo.h
index 57c48ea5c..d1f7b82f0 100644
--- a/contrib/vmap_extractor_v3/vmapextract/wmo.h
+++ b/contrib/vmap_extractor_v3/vmapextract/wmo.h
@@ -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 98049d3e0..bb53bbdb7 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 "11271"
+ #define REVISION_NR "11272"
#endif // __REVISION_NR_H__