diff options
| author | megamage <none@none> | 2009-03-09 17:58:04 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-09 17:58:04 -0600 |
| commit | a32382a5ec082b1363f616027ce5e33baddbea78 (patch) | |
| tree | e735c5f5af5f93f093cc4751b27b8b02ecdba00a /src/shared | |
| parent | 3d3656297f5c3b387bb3d121cd0160692af0ad96 (diff) | |
[7425] Fixed crash in BattleGround::Update() 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 3c5eab9d398..b95fe701d19 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 "7424" + #define REVISION_NR "7425" #endif // __REVISION_NR_H__ |
