mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 13:24:43 -04:00
call it 2.0.3-alpha
svn:r1556
This commit is contained in:
parent
f169153956
commit
505040a2b5
@ -5,9 +5,9 @@ AC_INIT(event.c)
|
|||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(libevent,2.0.2-alpha)
|
AM_INIT_AUTOMAKE(libevent,2.0.3-alpha)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AC_DEFINE(NUMERIC_VERSION, 0x02000201, [Numeric representation of the version])
|
AC_DEFINE(NUMERIC_VERSION, 0x02000301, [Numeric representation of the version])
|
||||||
|
|
||||||
dnl Initialize prefix.
|
dnl Initialize prefix.
|
||||||
if test "$prefix" = "NONE"; then
|
if test "$prefix" = "NONE"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user