From b6003a586e8fefd54ece9d1f4c316d861d594ef9 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sat, 5 May 2012 16:48:35 +0000 Subject: [PATCH] Bump to latest 0.6.1 --- _posts/releases/2012-05-04-v0.6.1.md | 13 +++++++++++++ index.html | 6 +++--- 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 _posts/releases/2012-05-04-v0.6.1.md diff --git a/_posts/releases/2012-05-04-v0.6.1.md b/_posts/releases/2012-05-04-v0.6.1.md new file mode 100644 index 00000000..034b82bb --- /dev/null +++ b/_posts/releases/2012-05-04-v0.6.1.md @@ -0,0 +1,13 @@ +--- +layout: post +title: Bitcoin version 0.6.1 released +category: releases +--- +Bitcoin version 0.6.1 is now available for download at: + + +This is a bug-fix and code-cleanup release, with no major new features. + +Please report bugs using the issue tracker at github: + + diff --git a/index.html b/index.html index 7ba2b5f5..7435cc0d 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: index section: index title: P2P digital currency -DOWNLOAD_VERSION: 0.6.0 +DOWNLOAD_VERSION: 0.6.1 ALERT_CLASS: ALERT: --- @@ -51,10 +51,10 @@ ALERT: Ubuntu PPA
  • - Linux (tgz, 32/64-bit) ~10MB + Linux (tgz, 32/64-bit) ~11MB
  • - Mac OS X ~11MB + Mac OS X ~12MB
  • or get the source code (GitHub)