aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 60c5e10..69ef8a2 100644
--- a/Makefile
+++ b/Makefile
@@ -78,5 +78,7 @@ news:
NEWS: news
+tag: git tag -a $(VERSION) -m "$(VERSION)"
+
.PHONY: ChangeLog NEWS