aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-09 19:55:58 -0600
committermegamage <none@none>2009-02-09 19:55:58 -0600
commita037917b999163153cf01e7e4ef8b86586ba75c8 (patch)
treee8fb30a02e9012217e7d9c79e1dacb6bb5a9329f /src
parent25cc99817bf8d167b414e538f31595171c7c32ff (diff)
[7242] Fixed spell 30482 and ranks spell bonus for triggered spell.
Signed-off-by: ApoC <apoc@nymfe.net> --HG-- branch : trunk
Diffstat (limited to 'src')
-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 fa7e18e5034..0540b1d3a67 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 "7241"
+ #define REVISION_NR "7242"
#endif // __REVISION_NR_H__