aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2012-03-26 15:42:06 -0400
committerGavin Andresen <[email protected]>2012-03-26 15:42:06 -0400
commit8d29329f934b1abb178037e18f434255736b5c81 (patch)
tree5c66b586149c83b3db3fe720a7d347d8c9f86348 /share
parentMerge branch 'master' of github.com:bitcoin/bitcoin (diff)
downloaddiscoin-8d29329f934b1abb178037e18f434255736b5c81.tar.xz
discoin-8d29329f934b1abb178037e18f434255736b5c81.zip
Update version to 60005 (0.6.0rc5)v0.6.0rc5
Diffstat (limited to 'share')
-rw-r--r--share/setup.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/setup.nsi b/share/setup.nsi
index 3d528ce78..57b357a65 100644
--- a/share/setup.nsi
+++ b/share/setup.nsi
@@ -51,7 +51,7 @@ CRCCheck on
XPStyle on
BrandingText " "
ShowInstDetails show
-VIProductVersion 0.6.0.0
+VIProductVersion 0.6.0.5
VIAddVersionKey ProductName Bitcoin
VIAddVersionKey ProductVersion "${VERSION}"
VIAddVersionKey CompanyName "${COMPANY}"