mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
bump the numeric version; this is not the same as the alpha.
svn:r1224
This commit is contained in:
parent
b21be24545
commit
e2b987ede1
@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
AM_INIT_AUTOMAKE(libevent,2.0.1-alpha-dev)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_DEFINE(NUMERIC_VERSION, 0x02000100, [Numeric representation of the version])
|
||||
AC_DEFINE(NUMERIC_VERSION, 0x02000101, [Numeric representation of the version])
|
||||
|
||||
dnl Initialize prefix.
|
||||
if test "$prefix" = "NONE"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user