diff --git a/Creating-a-release.md b/Creating-a-release.md index b5c2575..6f7434a 100644 --- a/Creating-a-release.md +++ b/Creating-a-release.md @@ -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