diff options
author | root <root> | 2008-03-13 13:06:14 +0000 |
---|---|---|
committer | root <root> | 2008-03-13 13:06:14 +0000 |
commit | 088c2d69406428c26aa852fc9b02289cbb5e6213 (patch) | |
tree | c0ef29fefb38662779924aee8e49133a84571b8c /configure.ac | |
parent | bb6823a407d68fcffd084e6527bbdd4c7f46e1ec (diff) |
*** empty log message ***rel-3_1
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 eda56b3..38f6916 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,3.0) +AM_INIT_AUTOMAKE(libev,3.1) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |