summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2009-12-31 06:59:47 +0000
committerroot <root>2009-12-31 06:59:47 +0000
commit7dd49ec71bc8b1b063670db164cadf3d792e8832 (patch)
tree093c9a4d746ecfdbb22a2d7cfee3f5531231d9ad /ev.h
parent79c861bdfe661c42e87b0a4ec16f2ae74a076839 (diff)
*** empty log message ***
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 8e67692..c7c44ff 100644
--- a/ev.h
+++ b/ev.h
@@ -163,7 +163,7 @@ struct ev_loop;
#endif
#define EV_VERSION_MAJOR 3
-#define EV_VERSION_MINOR 8
+#define EV_VERSION_MINOR 9
#ifndef EV_CB_DECLARE
# define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents);