diff options
author | root <root> | 2011-02-16 08:07:25 +0000 |
---|---|---|
committer | root <root> | 2011-02-16 08:07:25 +0000 |
commit | 8d3dfc6c8f54e355abc6c0a272a054365fbdb2a5 (patch) | |
tree | 6c7d83526de958312886aa747e6179995e5c4175 /configure.ac | |
parent | fae7977aadb778bc87da9507d6f90f49522d30f5 (diff) |
4.04rel-4_04
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 5a8ea28..03a784f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,4.03) dnl also update ev.h! +AM_INIT_AUTOMAKE(libev,4.04) dnl also update ev.h! AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |