aboutsummaryrefslogtreecommitdiff
path: root/src/shared/revision_nr.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-02 16:46:43 -0600
committermegamage <none@none>2009-03-02 16:46:43 -0600
commitf503f320ad6db899cb966fadd5757c71d0c005b1 (patch)
tree40d138558f1662fbdef82da39a7a502032da5ce6 /src/shared/revision_nr.h
parente73d01182f74110372655d29787dc73de6efedbc (diff)
[7359] Fixed crash when removing battleground from BGFreeSlotQueue. Author: Triply
Fixed player will now drop a flag before he logs out, if he is in BG. --HG-- branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-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 6149e27cbb2..3f3a2957e35 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 "7358"
+ #define REVISION_NR "7359"
#endif // __REVISION_NR_H__