acknowledgements and new version

svn:r143
This commit is contained in:
Niels Provos 2005-04-04 00:35:14 +00:00
parent bc9b24876b
commit 4157d33ee9
2 changed files with 15 additions and 2 deletions

15
README
View File

@ -10,4 +10,17 @@ You can run the regression tests by
$ make verify
Before, reporting any problems, please run the regression tests.
Before, reporting any problems, please run the regression tests.
Acknowledgements:
-----------------
The following people have helped with suggestions, ideas or code:
Nick Mathewson
Andrew Danforth
Shie Erlich
Mike Davis
If I have forgotten your name, please contact me.

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.0b)
AM_INIT_AUTOMAKE(libevent,1.0c)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE