--- libev/ev.h 2007/12/09 19:42:57 1.82 +++ libev/ev.h 2007/12/09 19:46:56 1.83 @@ -119,8 +119,8 @@ # define EV_PROTOTYPES 1 #endif -#define EV_VERSION_MAJOR 1 -#define EV_VERSION_MINOR 1 +#define EV_VERSION_MAJOR 2 +#define EV_VERSION_MINOR 0 #ifndef EV_CB_DECLARE # define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents);