Skip to content

Commit

Permalink
move to 1.3c
Browse files Browse the repository at this point in the history
svn:r379
  • Loading branch information
provos committed Jul 31, 2007
1 parent e5bba12 commit 87aad0e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions configure.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
dnl configure.in for libevent
AC_INIT(event.c)

<<<<<<< .mine
AM_INIT_AUTOMAKE(libevent,1.3b)
=======
AM_INIT_AUTOMAKE(libevent,1.3a)
>>>>>>> .r345
AM_INIT_AUTOMAKE(libevent,1.3c)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE

Expand Down

0 comments on commit 87aad0e

Please sign in to comment.