diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ #define DEBUG 0 -#define PROGRAM_VERSION "0.3.4" +#define PROGRAM_VERSION "0.4.0" #if defined(__APPLE__) && defined(__MACH__) #define PLATFORM_NAME "Mac OS X" |