aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-07 10:42:54 -0600
committermegamage <none@none>2009-03-07 10:42:54 -0600
commit99c765cec321e62fe97e58532544020ec83230e4 (patch)
tree0ca9c8abb93e7ce76dd61a68c1e783d73242675f /src/shared
parentacceab49c63d112ff6c7fa06dbd80566a959955e (diff)
[7397] Implement above ground zone 4395 detection. Author: GriffonHeart
By hack code until proper multilevel zone data store not implemented. --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 4de2813ddd8..3323da17142 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 "7396"
+ #define REVISION_NR "7397"
#endif // __REVISION_NR_H__