diff --git a/_posts/releases/2012-10-19-v0.7.1.md b/_posts/releases/2012-10-19-v0.7.1.md new file mode 100644 index 00000000..1565ebb4 --- /dev/null +++ b/_posts/releases/2012-10-19-v0.7.1.md @@ -0,0 +1,13 @@ +--- +layout: post +title: Bitcoin version 0.7.1 released +category: releases +--- +Bitcoin version 0.7.1 is now available for download at: + + +This is a minor bug-fix release. + +Please report bugs using the issue tracker at github: + + diff --git a/index.html b/index.html index 2dff56f7..3a57040b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: index section: index title: P2P digital currency -DOWNLOAD_VERSION: 0.7.0 +DOWNLOAD_VERSION: 0.7.1 ALERT_CLASS: ALERT: ---