From f5d761a2b331d9de7b48555c2cfa6e969003b704 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Mon, 18 Mar 2013 10:21:01 -0400 Subject: [PATCH] 0.8.1 release --- _posts/releases/2013-03-18-v0.8.1.md | 13 +++++++++++++ index.html | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 _posts/releases/2013-03-18-v0.8.1.md diff --git a/_posts/releases/2013-03-18-v0.8.1.md b/_posts/releases/2013-03-18-v0.8.1.md new file mode 100644 index 00000000..975c550e --- /dev/null +++ b/_posts/releases/2013-03-18-v0.8.1.md @@ -0,0 +1,13 @@ +--- +layout: post +title: Bitcoin version 0.8.1 released +category: releases +--- +Bitcoin-Qt version 0.8.1 is now available for download at: + + +This is a maintenance release that adds a new network rule to avoid +a chain-forking incompatibility with versions 0.7.2 and earlier. + +Please report bugs using the issue tracker at github: + diff --git a/index.html b/index.html index af6f36cc..af2d636c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: index section: index title: P2P digital currency -DOWNLOAD_VERSION: 0.8.0 +DOWNLOAD_VERSION: 0.8.1 ALERT_CLASS: ALERT: --- @@ -55,7 +55,7 @@ ALERT:
  • Linux (tgz, 32/64-bit) ~12MB
  • -
  • +
  • Mac OS X ~13MB
  • Source code (GitHub)