aboutsummaryrefslogtreecommitdiff
path: root/doc/README_windows.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update openssl.org URL to include https://Jeff Garzik2014-07-291-1/+1
| | | | Suggested by whitj00. Fixes #4595
* VERSION obtained from source instead of the previous git tag.Warren Togami2014-04-151-1/+1
| | | | | | | | | Drawback: The version string is no longer a valid git identifier. For this reason the 'g' short hash prefix has been removed. Exception: When building directly from a tag this behaves exactly like the previous behavior. This allows formatting release versions with precision i.e. v0.9.2 This also allows arbitrary topicbranch names i.e. v0.9.1-glibc-compat
* Bump version numbers for 0.9.0rc1 releaseWladimir J. van der Laan2014-01-291-2/+3
|
* Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-131-1/+1
| | | | | | | | | | | | Only messages for now, executable names and other file names can be changed later if necessary and safe. Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to be kept: - Applicationname: this is used to determine the registry entry names, we don't want to lose settings over a silly name change. - Where it refers to the executable name instead of the product name.
* Update version numbers for 0.8.2rc1 releasev0.8.2rc1Gavin Andresen2013-05-101-10/+5
|
* Bump version numbers for 0.8 releaseGavin Andresen2013-01-301-2/+2
| | | | | | | Version numbers changed from 0.7.99 to 0.8.0 Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning Updated copyright in COPYING and doc/READMEs to 2013 Updated doc/release-notes.txt
* Update version numbers to 0.7.99Pieter Wuille2012-10-211-1/+1
|
* Bump versions for 0.7.1 releaseGavin Andresen2012-10-091-1/+1
|
* Version numbers -> 0.7.0Gavin Andresen2012-08-271-1/+1
|
* Docs Tidy upfanquake2012-07-181-1/+1
|
* Increase client version to 0.6.99Gregory Maxwell2012-05-081-1/+1
|
* Bump version numbers for 0.6.1rc2v0.6.1Gavin Andresen2012-05-041-1/+1
|
* Bump version numbers for 0.6.1rc1Gavin Andresen2012-04-271-1/+1
|
* Increase client version to 0.6Gavin Andresen2012-02-071-2/+2
|
* Bump version 0.5.99 (prep for pulling for version 0.6)Gavin Andresen2011-12-161-1/+1
|
* Bump version numbers to 0.5.1Gavin Andresen2011-11-211-1/+1
|
* Update documentation to reflect reality (no win32 gitian builds, new Mac ↵Gavin Andresen2011-10-251-4/+5
| | | | process)
* Bump version to 0.4.1Gavin Andresen2011-09-261-1/+1
|
* Bumped version numbers to 0.4.0rc1v0.4.00rc1Gavin Andresen2011-09-021-1/+1
|
* Bump version to 0.3.25Jeff Garzik2011-07-131-1/+1
| | | | | Yes, we might release as v0.4, but let's just do a simple increment for now.
* Bump version to 0.3.24.Jeff Garzik2011-07-021-1/+1
|
* Bump version to 0.3.23.Jeff Garzik2011-06-051-1/+1
|
* doc/README: bump version to 0.3.22v0.3.22rc1Jeff Garzik2011-05-171-1/+1
|
* More 0.3.21 release prepv0.3.21rcGavin Andresen2011-04-201-0/+34
Bump version number in Windows installer file Update READMEs.