aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-10 09:55:16 -0600
committermegamage <none@none>2009-02-10 09:55:16 -0600
commit70798207f8ce00186d5dac623d8768ced42c5c4e (patch)
tree0d26420e7be51a054d49fe06139abd1bc636adea /src/shared
parentf62e062b0d25b18f919ad6d9e4dea5bdf2cca544 (diff)
[7257] Fixed unexpected errors in log and non-freed memory at battleground system shutdown. Author: VladimirMangos
--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 62411a004fa..4ffcae7a663 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 "7256"
+ #define REVISION_NR "7257"
#endif // __REVISION_NR_H__