diff options
| author | megamage <none@none> | 2009-02-27 12:57:33 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-27 12:57:33 -0600 |
| commit | 361f4b2e3c15e46865c21af0759fc73eb749a33a (patch) | |
| tree | d1dcbbdb8054d114445f8635fdc04f293b509b31 /src/shared | |
| parent | 31e71cef1b5ca91c739009df45221d322ecb65ec (diff) | |
[7353] Fixed problem with joining rated arena matches. Thanks to balrok for help. Author: Triply
--HG--
branch : trunk
Diffstat (limited to 'src/shared')
| -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 8e9b6a0b264..353577efd89 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 "7352" + #define REVISION_NR "7353" #endif // __REVISION_NR_H__ |
