diff options
author | root <root> | 2008-04-02 15:11:42 +0000 |
---|---|---|
committer | root <root> | 2008-04-02 15:11:42 +0000 |
commit | 802fb0554a33408e66ae42ac7dc1bf16c3b54bf0 (patch) | |
tree | 746600e7fd11e56adf1df5ac278e9e9c4003b72d /configure.ac | |
parent | 9674435454b9c0488807c1d672b44a3e6103a21e (diff) |
*** empty log message ***rel-3_2
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 38f6916..ecb1a27 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,3.1) +AM_INIT_AUTOMAKE(libev,3.2) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |