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
commit51677095c675a778c53580589270203930c61a87 (patch)
treeae4c7470d8ecdac8cbcec313d2c0738f1b6929cf /main.c
parentb870e05547bc189f29569a5d21db0c875c8f9983 (diff)
downloaddhex-51677095c675a778c53580589270203930c61a87.tar.gz
Imported Upstream version 0.68upstream/0.68upstream
Diffstat (limited to 'main.c')
-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>