aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 20cf54ad..1114e579 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,6 @@ release-commit:
@rm -f .changelog.tmp
@git add initscripts.spec
@git commit --message="$(NEXT_VERSION)"
- @git tag -a -f -m "Tag as $(NEXT_VERSION)" $(NEXT_VERSION)
@echo -e "\n New release commit ($(NEXT_VERSION)) created:\n"
@git show