diff options
author | megamage <none@none> | 2009-03-09 16:36:58 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-03-09 16:36:58 -0600 |
commit | f477021938b086080f7f5370e854b3a63f5900fd (patch) | |
tree | a58554823533ff057a0f0ef8891a32b9d3e8e0ed /src/shared/revision_nr.h | |
parent | 2b5805065db7ee3a04fdf86e91c961bf7a0c70b5 (diff) |
[7404] Fixed cheating in rated arena matches by alt+f4. Author: Triply
--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 87863ccbe8e..8bc76cb6e07 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 "7403" + #define REVISION_NR "7404" #endif // __REVISION_NR_H__ |