--- libev/ev.h 2009/07/10 19:10:19 1.120 +++ libev/ev.h 2009/07/14 19:11:31 1.121 @@ -163,7 +163,7 @@ #endif #define EV_VERSION_MAJOR 3 -#define EV_VERSION_MINOR 0 +#define EV_VERSION_MINOR 7 #ifndef EV_CB_DECLARE # define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents);