Add Bitcoin-Qt release v0.8.3

This commit is contained in:
Saivann 2013-06-25 14:08:04 -04:00
parent 2c99d5a2a2
commit 1023e79895
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,4 @@
DOWNLOAD_VERSION: 0.8.2
DOWNLOAD_VERSION: 0.8.3
ALERT_CLASS:
all:

View file

@ -0,0 +1,11 @@
---
title: Bitcoin-Qt version 0.8.3 released
---
Bitcoin-Qt version 0.8.3 is now available for download at:
<http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.3/>
This is a maintenance release that fixes many bugs and includes
a few small new features.
Please report bugs using the issue tracker at github:
<https://github.com/bitcoin/bitcoin/issues>