Update src/version.h for release.
This commit is contained in:
parent
8827476701
commit
985c75a38b
@ -38,3 +38,4 @@ then
|
|||||||
git tag release-$release
|
git tag release-$release
|
||||||
git commit -a -m "Add -git to version string."
|
git commit -a -m "Add -git to version string."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
#define BIP_VERSION "0.6.1.GIT.UNRELEASED"
|
#define BIP_VERSION "0.7.0-RC0"
|
||||||
|
Loading…
Reference in New Issue
Block a user