File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ CRCCheck on
5151XPStyle on
5252BrandingText " "
5353ShowInstDetails show
54- VIProductVersion 0.8 .2.0
54+ VIProductVersion 0.8 .2.1
5555VIAddVersionKey ProductName Bitcoin
5656VIAddVersionKey ProductVersion " ${VERSION}"
5757VIAddVersionKey CompanyName " ${COMPANY}"
Original file line number Diff line number Diff line change 99#define CLIENT_VERSION_MAJOR 0
1010#define CLIENT_VERSION_MINOR 8
1111#define CLIENT_VERSION_REVISION 2
12- #define CLIENT_VERSION_BUILD 0
12+ #define CLIENT_VERSION_BUILD 1
1313
1414// Set to true for release, false for prerelease or test build
15- #define CLIENT_VERSION_IS_RELEASE false
15+ #define CLIENT_VERSION_IS_RELEASE true
1616
1717// Copyright year (2009-this)
1818// Todo: update this when changing our copyright comments in the source
You can’t perform that action at this time.
0 commit comments