bumped version number

This commit is contained in:
Markus Fröschle
2013-10-15 04:49:39 +00:00
parent 94d98c2b4d
commit be4b91f9f2

View File

@@ -35,7 +35,7 @@
#include "wait.h"
#define MAJOR_VERSION 0
#define MINOR_VERSION 7
#define MINOR_VERSION 8
#define UNUSED(x) (void)(x) /* Unused variable */