summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2009-08-09 12:34:46 +0000
committerroot <root>2009-08-09 12:34:46 +0000
commit77a4ae7f426c8746e924f9452c78a385077a2391 (patch)
tree2760753568db35ee4ea4b3b15b95d953be2dfec0 /ev.h
parent8c7c3a770e8559d7f47582e129e26b626332e0ad (diff)
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.h b/ev.h
index d5e9080..9aebc89 100644
--- a/ev.h
+++ b/ev.h
@@ -163,7 +163,7 @@ struct ev_loop;
#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);