summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorroot <root>2008-01-28 11:43:37 +0000
committerroot <root>2008-01-28 11:43:37 +0000
commit7cec2b287ee92dec3d8dba2a5590648199964805 (patch)
tree7e163799f27c14504e29f68783e03cada8455364 /configure.ac
parent6104d060a61e32a1a8d4e71d947b340fd13ac2f7 (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 443b455..eda56b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_INIT
AC_CONFIG_SRCDIR([ev_epoll.c])
-AM_INIT_AUTOMAKE(libev,2.01)
+AM_INIT_AUTOMAKE(libev,3.0)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE