From e485377f95d4cd7b711af8408fbf6df4a82cc41f Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Tue, 2 Aug 2005 14:53:23 +0000 Subject: The fix for bitfield in r59 wasn't quite correct. Instead of being sent too early it could now be sent too late. Change version to 0.5 and document the bug fix. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 76230c4..eb484bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(btpd, 0.4, btpd@murmeldjur.se) +AC_INIT(btpd, 0.5, btpd@murmeldjur.se) AC_CANONICAL_TARGET -- cgit 1.4.1