diff options
author | root <root> | 2009-04-28 00:50:19 +0000 |
---|---|---|
committer | root <root> | 2009-04-28 00:50:19 +0000 |
commit | b888bee1b720814f32b472e22410cebfd2a95f47 (patch) | |
tree | 43cb02722f53175a74a276f505fd508c8c9d1e29 /configure.ac | |
parent | 964d131e83d548bbcd63e1a50631873bb9dd67b9 (diff) |
3.6rel-3_6
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 3fd55ec..37df519 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,3.53) +AM_INIT_AUTOMAKE(libev,3.6) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |