Skip to content

Commit

Permalink
Is #741 - Elim. dup
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffmcl committed Sep 2, 2018
1 parent b697e48 commit ed8723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This assumes the current `next` branch is version 5.7.XXX. See VERSION.md for ch
### The Release:

1. Update version.txt to 5.8.0, and date... commit
2. Create branch, `$ git checkout -b release/5.8`, add `$ git tag 5.8.0`
2. Create branch, `$ git checkout -b release/5.8`
3. Update README/vershist.log... perl script... commit
4. Add `$ git tag 5.8.0`
5. Publish `$ git push -u origin release/5.8 --tags`
Expand Down

0 comments on commit ed8723c

Please sign in to comment.