diff options
| author | megamage <none@none> | 2009-03-09 17:56:51 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-09 17:56:51 -0600 |
| commit | 3d3656297f5c3b387bb3d121cd0160692af0ad96 (patch) | |
| tree | a1e28fed8f4d8a7449ca72c2fa0fed2d5209927e /src/shared | |
| parent | f4e473c877c162088ed566ea12e9953327a52f92 (diff) | |
[7424] Codestyle: removed not needed \n in log output. Author: balrok
--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 ff2d069c8f3..3c5eab9d398 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 "7423" + #define REVISION_NR "7424" #endif // __REVISION_NR_H__ |
