Updated Creating a release (markdown)
This commit is contained in:
parent
542fe579ee
commit
e9baee04c9
|
@ -15,7 +15,7 @@
|
|||
* koch nsis
|
||||
|
||||
- Test the installers: koch testinstall
|
||||
- Tag the release, e.g. ```git tag -a v0.15.0```
|
||||
- Tag the release, e.g. ```git tag -am "Version 0.15.0" v0.15.0```
|
||||
|
||||
- Merge devel into master
|
||||
- Update csources
|
||||
|
|
Loading…
Reference in New Issue