mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
commit
f2c85446f0
2 changed files with 15 additions and 3 deletions
13
_posts/releases/2012-06-25-v0.6.3.md
Normal file
13
_posts/releases/2012-06-25-v0.6.3.md
Normal file
|
@ -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:
|
||||
<http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.6.3/>
|
||||
|
||||
This is a bug-fix release with no new features.
|
||||
|
||||
Please report bugs using the issue tracker at github:
|
||||
<https://github.com/bitcoin/bitcoin/issues>
|
||||
|
|
@ -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:
|
|||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-linux.tar.gz/download">
|
||||
<img src="img/ico-linux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~11MB</small>
|
||||
</li>
|
||||
<!-- Temporary hack for 0.6.2.2 <li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-macosx.dmg/download"> -->
|
||||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.6.2/bitcoin-0.6.2.2-macosx.dmg/download">
|
||||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-macosx.dmg/download"> -->
|
||||
<img src="img/ico-osx-uni.png" class="icon">Mac OS X</a> <small>~12MB</small>
|
||||
</li>
|
||||
<li><a href="https://github.com/bitcoin/bitcoin"><img class="icon" style="width: 16px">Source code</a> (GitHub)</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue