summaryrefslogtreecommitdiffstats
path: root/buildinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildinfo.h')
-rw-r--r--buildinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildinfo.h b/buildinfo.h
index 03b99d9..296879e 100644
--- a/buildinfo.h
+++ b/buildinfo.h
@@ -4,7 +4,7 @@
#include <stdio.h>
#include <stdlib.h>
-#define BUILD_VERSION "0.2.2"
+#define BUILD_VERSION "0.2.3"
#define BUILD_DATE (__DATE__)
void print_build_info();