mirror of
https://github.com/bstansell/conserver.git
synced 2025-01-31 07:55:21 +00:00
more doc tweaks
This commit is contained in:
parent
4f29d9aa75
commit
126e7cf04f
@ -1,9 +1,9 @@
|
||||
Creating a new release
|
||||
----------------------
|
||||
|
||||
- Create a new release branch `git checkout -b release-v...`
|
||||
- Create a new release branch `git checkout -b release-vx.y.z`
|
||||
- Edit `conserver/version.h`
|
||||
- Update `CHANGES` with output of `./package/create-changes v-xx..`
|
||||
- Update `CHANGES` with output of `./package/create-changes vx.y.z..`
|
||||
- Double-check and merge release branch
|
||||
- Run `./package/make-and-stage-release` to create distribution, pgp sign, tag release, and push to github
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user