aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-01-06 13:45:49 -0600
committermegamage <none@none>2009-01-06 13:45:49 -0600
commit3311f1ea0ecb6f578167b5791b106febbafd2efa (patch)
treeca93d40a14e7978f44a3296a623b7c96f135322f /src/shared
parent2b21f0e7302cfdb0fc79e3255f80dc33b939c974 (diff)
*Mangos [7034] Add support 96 bit spell family mask to triggers. By DiSlord.
*Mangos [7035] Disable wrong use some spell effects (changed in 303). By DiSlord. *Mangos [7036] Implement one warlock glyph. By DiSlord. --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 73e0ef9ca9e..5839fa16d52 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 "7033"
+ #define REVISION_NR "7036"
#endif // __REVISION_NR_H__