aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-03 10:54:51 -0600
committermegamage <none@none>2009-01-03 10:54:51 -0600
commit89fb5ffcd6c6dcf194a957766a37c3fa7b246153 (patch)
tree0b40788271639c4eb56871673e53a865687c7fd0 /src/shared
parent5d4f8968aefe17794a0349c61935420910b58c2e (diff)
*Mangos [7010] Teleport players to the entrance of instances if they are in reset ones at login. By arrai.
--HG-- branch : trunk
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/revision_nr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 9ae2def5ec3..8da13cd24d0 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 "7009"
+ #define REVISION_NR "7010"
#endif // __REVISION_NR_H__