aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-10-30 21:33:07 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-10-30 21:33:07 +0000
commit1e48d23e4b624c92865897373f4dd16ea01767ea (patch)
treeafb3f8bf4880e3493229e7fd7f4eecac6320bf8e /main.c
parent4247b0208aea6c1251eca8bf138a3986671da2bb (diff)
parent51677095c675a778c53580589270203930c61a87 (diff)
downloaddhex-1e48d23e4b624c92865897373f4dd16ea01767ea.tar.gz
Merge tag 'upstream/0.68'
Upstream version 0.68
Diffstat (limited to '')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index cb2964e..e6f014c 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
#define MAJORVERSION 0
#define MINORVERSION 6
-#define REVISION 7
+#define REVISION 8
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>