Start v1.49.4-DEV development

This commit is contained in:
Nick Craig-Wood
2019-09-29 19:47:59 +01:00
parent 86dcb54c38
commit 74f6300875
4 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ Now
* git co ${BASE_TAG}-fixes
* git cherry-pick any fixes
* Test (see above)
* make NEW_TAG=${NEW_TAG} tag
* make NEXT_VERSION=${NEW_TAG} tag
* edit docs/content/changelog.md
* make TAG=${NEW_TAG} doc
* git commit -a -v -m "Version ${NEW_TAG}"