Start v1.50.1-DEV development

This commit is contained in:
Nick Craig-Wood committed 2019-11-02 15:26:01 +00:00
1 parent 7bf056316f
commit 0eaf5475ef
4 files changed
+15 -4

No files matched your search

+1 -1
View File
@@ -89,7 +89,7 @@ Now
* make TAG=${NEW_TAG} upload_github
* NB this overwrites the current beta so we need to do this
* git co master
* make LAST_TAG=${NEW_TAG} startdev
* make VERSION=${NEW_TAG} startdev
* # cherry pick the changes to the changelog and VERSION
* git checkout ${BASE_TAG}-fixes VERSION docs/content/changelog.md
* git commit --amend