bumped version number

This commit is contained in:
Markus Fröschle
2013-10-15 04:49:39 +00:00
parent a281ee498b
commit 58cbdef3d8

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 */