diff options
author | megamage <none@none> | 2009-03-10 15:33:54 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-03-10 15:33:54 -0600 |
commit | dc4a456416870697d1bf727ab5c7b9f6cf3537f0 (patch) | |
tree | f71b84de473b1cf364899169c6c4cfa2dcae9a00 /src/shared/revision_nr.h | |
parent | 099d302e690cf767c9247f7a910d86286af4745f (diff) |
[7439] Fix wrong liquid level in some places. Need reectract maps. Author: DiSlord
Remove some log on extract maps.
Add liquid status log to .gps command
--HG--
branch : trunk
Diffstat (limited to 'src/shared/revision_nr.h')
-rw-r--r-- | src/shared/revision_nr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 838a591c8f1..b4cca70987c 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 "7438" + #define REVISION_NR "7439" #endif // __REVISION_NR_H__ |