--- libev/ev.h 2009/08/03 12:12:40 1.125 +++ libev/ev.h 2009/08/09 12:34:47 1.126 @@ -163,7 +163,7 @@ #endif #define EV_VERSION_MAJOR 3 -#define EV_VERSION_MINOR 7 +#define EV_VERSION_MINOR 8 #ifndef EV_CB_DECLARE # define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents);