make it 1.4.2-rc

svn:r664
This commit is contained in:
Niels Provos 2008-02-26 02:38:17 +00:00
parent 5e1f41d955
commit b820936b7f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Changes in 1.4.2:
Changes in 1.4.2-rc:
o remove pending timeouts on event_base_free()
o also check EAGAIN for Solaris' event ports; from W.C.A. Wijngaards
o devpoll and evport need reinit; tested by W.C.A Wijngaards

View File

@ -2,7 +2,7 @@ dnl configure.in for libevent
dnl Dug Song <dugsong@monkey.org>
AC_INIT(event.c)
AM_INIT_AUTOMAKE(libevent,1.4.1-beta)
AM_INIT_AUTOMAKE(libevent,1.4.2-rc)
AM_CONFIG_HEADER(config.h)
dnl AM_MAINTAINER_MODE