mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 05:48:51 -04:00
call it 1.4.5-stable
svn:r886
This commit is contained in:
parent
33bb64c1e0
commit
e29a5c82a8
@ -28,7 +28,8 @@ RELEASE = 1.4
|
||||
# History:
|
||||
# Libevent 1.4.1 was 2:0:0
|
||||
# Libevent 1.4.2 should be 3:0:0
|
||||
VERSION_INFO = 2:0:0
|
||||
# Libevent 1.4.5 is 3:0:1 (we forgot to increment in the past)
|
||||
VERSION_INFO = 3:0:1
|
||||
|
||||
bin_SCRIPTS = event_rpcgen.py
|
||||
|
||||
|
@ -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.4-stable)
|
||||
AM_INIT_AUTOMAKE(libevent,1.4.5-stable)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
dnl AM_MAINTAINER_MODE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user