diff options
author | root <root> | 2009-02-15 01:44:40 +0000 |
---|---|---|
committer | root <root> | 2009-02-15 01:44:40 +0000 |
commit | 2663908439bf156ae0cdc9c085e090f24bda70b8 (patch) | |
tree | 489b4652e7030cff8b029f4f14a5b8eb0963a2aa /configure.ac | |
parent | 024ad276aadd08e5be967a50a31cde9ee8626efa (diff) |
3.53rel-3_53
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 9ca3759..3fd55ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,3.52) +AM_INIT_AUTOMAKE(libev,3.53) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |