aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2012-03-29 13:58:22 -0400
committerGavin Andresen <gavinandresen@gmail.com>2012-03-29 13:58:22 -0400
commitf3f9da868e00008d468eee41432afaff1144ae58 (patch)
tree684b2beb0fc716fd7fb991c5fd680d577f4c9444 /share
parent83e914c1d5a0d46461bbc04ad0224ff7151fb323 (diff)
downloadbitcoin-f3f9da868e00008d468eee41432afaff1144ae58.tar.xz
Bump version to 0.6.0rc6
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 57b357a650..cc19daf84a 100644
--- a/share/setup.nsi
+++ b/share/setup.nsi
@@ -51,7 +51,7 @@ CRCCheck on
XPStyle on
BrandingText " "
ShowInstDetails show
-VIProductVersion 0.6.0.5
+VIProductVersion 0.6.0.6
VIAddVersionKey ProductName Bitcoin
VIAddVersionKey ProductVersion "${VERSION}"
VIAddVersionKey CompanyName "${COMPANY}"