diff options
author | root <root> | 2008-10-21 20:04:14 +0000 |
---|---|---|
committer | root <root> | 2008-10-21 20:04:14 +0000 |
commit | 69f8044b5857f2492f6b7a3eb58ec1cc1b455bf1 (patch) | |
tree | 5eb977f2acc508b09607a1988715185cddfe8277 /configure.ac | |
parent | 9e5a77b8331c7ad3a584359375b25f573118408f (diff) |
3.45rel-3_45
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 be4850f..60d41a1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT AC_CONFIG_SRCDIR([ev_epoll.c]) -AM_INIT_AUTOMAKE(libev,3.44) +AM_INIT_AUTOMAKE(libev,3.45) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE |