mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 15:25:09 -04:00
make it 1.4.1-beta
svn:r610
This commit is contained in:
parent
163c37b628
commit
718e64ac13
@ -1,4 +1,4 @@
|
||||
Changes in current version:
|
||||
Changes in 1.4.1-beta:
|
||||
o free minheap on event_base_free(); from Christopher Layne
|
||||
o debug cleanups in signal.c; from Christopher Layne
|
||||
o provide event_base_new() that does not set the current_base global
|
||||
|
@ -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.0-beta)
|
||||
AM_INIT_AUTOMAKE(libevent,1.4.1-beta)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user