diff options
| author | megamage <none@none> | 2009-02-27 12:58:02 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-02-27 12:58:02 -0600 |
| commit | 59b52105745af10530079a1807c14e5ce3b181c3 (patch) | |
| tree | 15abb50e0d3c5060b0959cfb85b1cb31ead82ed2 /src/shared/revision_nr.h | |
| parent | 361f4b2e3c15e46865c21af0759fc73eb749a33a (diff) | |
Finally fixed problem with joining rated arena matches.
Thx to balrok for help and testing. 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 353577efd89..57867a1c1c1 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 "7353" + #define REVISION_NR "7354" #endif // __REVISION_NR_H__ |
