diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-11-21 14:38:47 -0500 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2011-11-21 15:34:20 -0500 |
commit | 45593c271a5a039d75fc136e46fac71fcb52e779 (patch) | |
tree | 28f90f13e5ec40489c9de55379ecb331cdc30a41 | |
parent | d885aba347c2c53f71fdd5aef588b7115d689183 (diff) |
Don't forget to bump release numbers in READMEs next time
-rw-r--r-- | doc/release-process.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index bcda64dbed..953761b4a9 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -1,6 +1,7 @@ * update (commit) version in sources src/serialize.h share/setup.nsi + doc/README* * update (commit) version in OSX app bundle contrib/Bitcoin.app/Contents/Info.plist |