diff options
author | root <root> | 2008-01-28 11:43:37 +0000 |
---|---|---|
committer | root <root> | 2008-01-28 11:43:37 +0000 |
commit | 7cec2b287ee92dec3d8dba2a5590648199964805 (patch) | |
tree | 7e163799f27c14504e29f68783e03cada8455364 /configure.ac | |
parent | 6104d060a61e32a1a8d4e71d947b340fd13ac2f7 (diff) |
*** empty log message ***
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |