diff options
Diffstat (limited to 'src/Config.h')
| -rw-r--r-- | src/Config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h index 02cf1ca..9c716ed 100644 --- a/src/Config.h +++ b/src/Config.h @@ -32,8 +32,10 @@ #define SNAPSHOT_ID 0 #endif +#ifndef BETA #define BETA #define SNAPSHOT +#endif //VersionInfoEnd #if defined(SNAPSHOT) |
