Updated Creating a release (markdown)

This commit is contained in:
Andreas Rumpf 2016-10-23 14:19:22 +02:00
parent 542fe579ee
commit e9baee04c9
1 changed files with 1 additions and 1 deletions

View File

@ -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