diff options
| author | megamage <none@none> | 2009-02-24 11:17:48 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-24 11:17:48 -0600 |
| commit | c50aab0033bc7f1b2ebe78b42457d80213591b1b (patch) | |
| tree | 373ca47ae578aa97750ad84c3805e06763d411be /src/shared/revision_nr.h | |
| parent | 699bc588b86a5176fce0900804fb7d00425383fe (diff) | |
[7331] Normalization and corrections in mangos_commands. Author: FrenchW
--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 6817fb559ae..019806b2369 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 "7330" + #define REVISION_NR "7331" #endif // __REVISION_NR_H__ |
