Update src/version.h for release.

This commit is contained in:
Arnaud Cornet 2008-01-09 20:18:27 +01:00
parent 8827476701
commit 985c75a38b
2 changed files with 2 additions and 1 deletions

View File

@ -38,3 +38,4 @@ then
git tag release-$release
git commit -a -m "Add -git to version string."
fi

View File

@ -1 +1 @@
#define BIP_VERSION "0.6.1.GIT.UNRELEASED"
#define BIP_VERSION "0.7.0-RC0"