summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parent79c861bdfe661c42e87b0a4ec16f2ae74a076839 (diff)
*** empty log message ***
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 061bb39..8bb910d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_INIT
AC_CONFIG_SRCDIR([ev_epoll.c])
-AM_INIT_AUTOMAKE(libev,3.8) dnl also update ev.h!
+AM_INIT_AUTOMAKE(libev,3.9) dnl also update ev.h!
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE