summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 1e7734f..c6c4148 100644
--- a/config.h
+++ b/config.h
@@ -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"