From 0a4e67afadd738151ae1cd4468b5422a21a0eabf Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Wed, 12 Sep 2012 14:07:22 -0400 Subject: Bump client version number for 0.7.0rc3 --- share/setup.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/setup.nsi') diff --git a/share/setup.nsi b/share/setup.nsi index d46e1e68ae..4e48718a49 100644 --- a/share/setup.nsi +++ b/share/setup.nsi @@ -51,7 +51,7 @@ CRCCheck on XPStyle on BrandingText " " ShowInstDetails show -VIProductVersion 0.7.0.2 +VIProductVersion 0.7.0.3 VIAddVersionKey ProductName Bitcoin VIAddVersionKey ProductVersion "${VERSION}" VIAddVersionKey CompanyName "${COMPANY}" -- cgit v1.2.3