summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index c2c1fd4..1e7734f 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@
#define DEBUG 0
-#define PROGRAM_VERSION "0.3.3"
+#define PROGRAM_VERSION "0.3.4"
#if defined(__APPLE__) && defined(__MACH__)
#define PLATFORM_NAME "Mac OS X"