call it 1.4.8-stable; increment revision (i hope that is right)

svn:r940
This commit is contained in:
Niels Provos 2008-09-07 23:29:37 +00:00
parent 69119a402e
commit 16a6612984
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ RELEASE = 1.4
# Libevent 1.4.1 was 2:0:0
# Libevent 1.4.2 should be 3:0:0
# Libevent 1.4.5 is 3:0:1 (we forgot to increment in the past)
VERSION_INFO = 3:1:1
VERSION_INFO = 3:2:1
bin_SCRIPTS = event_rpcgen.py

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.7-stable)
AM_INIT_AUTOMAKE(libevent,1.4.8-stable)
AM_CONFIG_HEADER(config.h)
dnl AM_MAINTAINER_MODE