bumped version number

This commit is contained in:
Markus Fröschle
2013-10-15 04:49:39 +00:00
parent 8d7bbfc840
commit 7f2d47245c

View File

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