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 /COPYING | |
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 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2009-2012 Bitcoin Developers +Copyright (c) 2009-2013 Bitcoin Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |