From 9d15bc65735852d3dce5ca6d779a90a50c5323b8 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 11 Dec 2017 17:32:00 +0100 Subject: Bump version to v2.1.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 68c7a3c3..ad428e62 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Please have a look at the [contributions file][contributing]. * Update/verify the version in the `VERSION` file * Update/verify that the changelog has been updated * Commit everything -* Run `git tag ` to tag the version in Git +* Run `git tag -s ` to tag the version in Git * Run `make release` * Finally, set the upcoming version in the `VERSION` file, usually be incrementing the patch level, and possibly by appending `-dev`. Probably you -- cgit v1.2.1