Merge pull request #56 from gavinandresen/master

Update download version to 0.8.0
This commit is contained in:
Gavin Andresen 2013-02-19 11:01:46 -08:00
commit 52462d9ba7
2 changed files with 15 additions and 1 deletions

View file

@ -0,0 +1,14 @@
---
layout: post
title: Bitcoin-Qt version 0.8.8 released
category: releases
---
Bitcoin-Qt version 0.8.8 is now available for download at:
<http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/>
This is a major release designed to improve performance and handle the
increasing volume of transactions on the network.
Please report bugs using the issue tracker at github:
<https://github.com/bitcoin/bitcoin/issues>

View file

@ -2,7 +2,7 @@
layout: index layout: index
section: index section: index
title: P2P digital currency title: P2P digital currency
DOWNLOAD_VERSION: 0.7.2 DOWNLOAD_VERSION: 0.8.0
ALERT_CLASS: ALERT_CLASS:
ALERT: ALERT:
--- ---