diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-01-30 14:19:09 -0500 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2013-01-30 14:19:09 -0500 |
commit | d38c6488d067c2e88726e2ca99bc76fd67dab49b (patch) | |
tree | eaae0b69f7d706320171fb90da6ae05001a292b5 /doc/README_windows.txt | |
parent | a078121373a3ab89df5ab0ed00d821ac66789842 (diff) |
Bump version numbers for 0.8 release
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
Diffstat (limited to 'doc/README_windows.txt')
-rw-r--r-- | doc/README_windows.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 970dca3239..9e7c0836b1 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,6 +1,6 @@ -Bitcoin 0.7.99 BETA
+Bitcoin 0.8.0 BETA
-Copyright (c) 2009-2012 Bitcoin Developers
+Copyright (c) 2009-2013 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
|