diff --git a/ChangeLog b/ChangeLog index c70190f..ba394e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +commit a932cc53a91df6651e673b20d4de14a6bff02114 +Author: Arnaud Cornet +Date: Sun Nov 15 20:40:17 2009 +0000 + + [BUILD] Attempt to fix autostuff + +commit 944f18962a1a4e937db9d689a80c0b3958ec6301 +Author: Arnaud Cornet +Date: Sun Nov 15 20:21:27 2009 +0000 + + Add -git to version string. + +commit 06a67e08af30d9b10d0707096d47ceb59b27fc39 +Author: Arnaud Cornet +Date: Sun Nov 15 20:21:24 2009 +0000 + + Update src/version.h and Changelog for release. + commit 03ee43ca89edaf4dfa79412dc91aa89694634445 Author: Arnaud Cornet Date: Sun Nov 15 20:14:28 2009 +0000 diff --git a/src/version.h b/src/version.h index 0df68b1..1626a55 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define BIP_VERSION "0.8.3-git" +#define BIP_VERSION "0.8.4"