From bfaa9c0bac340b6a7fa097ffa1346e7f2868c85a Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Mon, 25 Jun 2012 13:24:01 -0400 Subject: [PATCH] Version 0.6.3 is ready --- _posts/releases/2012-06-25-v0.6.3.md | 13 +++++++++++++ index.html | 5 ++--- 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 _posts/releases/2012-06-25-v0.6.3.md diff --git a/_posts/releases/2012-06-25-v0.6.3.md b/_posts/releases/2012-06-25-v0.6.3.md new file mode 100644 index 00000000..537d56a0 --- /dev/null +++ b/_posts/releases/2012-06-25-v0.6.3.md @@ -0,0 +1,13 @@ +--- +layout: post +title: Bitcoin version 0.6.3 released +category: releases +--- +Bitcoin version 0.6.3 is now available for download at: + + +This is a bug-fix release with no new features. + +Please report bugs using the issue tracker at github: + + diff --git a/index.html b/index.html index 1a439782..232efcdc 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: index section: index title: P2P digital currency -DOWNLOAD_VERSION: 0.6.2 +DOWNLOAD_VERSION: 0.6.3 ALERT_CLASS: ALERT: --- @@ -55,8 +55,7 @@ ALERT:
  • Linux (tgz, 32/64-bit) ~11MB
  • - -
  • +
  • --> Mac OS X ~12MB
  • Source code (GitHub)