Skip to content

Commit

Permalink
Bump version to 2.0.1-alpha-dev so that nobody mistakes a svn checkou…
Browse files Browse the repository at this point in the history
…t for 2.0.1-alpha.

svn:r1196
  • Loading branch information
nmathewson committed Apr 17, 2009
1 parent d047b32 commit 99de186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AC_INIT(event.c)

AC_CONFIG_MACRO_DIR([m4])

AM_INIT_AUTOMAKE(libevent,2.0.1-alpha)
AM_INIT_AUTOMAKE(libevent,2.0.1-alpha-dev)
AM_CONFIG_HEADER(config.h)
AC_DEFINE(NUMERIC_VERSION, 0x02000100, [Numeric representation of the version])

Expand Down

0 comments on commit 99de186

Please sign in to comment.