summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-03-31 12:34:11 -0400
committerColin Walters <walters@verbum.org>2012-03-31 12:34:11 -0400
commit047602c56fbbba82b8c3e755d85766538e8748a9 (patch)
tree0669d4f9caceeec6a25c70f4ef9acb510edb8216 /Makefile.am
parent80bdfd7f42266bcac1dc6a71d98bbcb54c671673 (diff)
downloadostree-047602c56fbbba82b8c3e755d85766538e8748a9.tar.gz
Release 2012.0v2012.0
This marks a new versioning scheme.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c300c899..48951ad2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,3 +80,5 @@ doc/%.1: doc/%.xml
endif
+release-tag:
+ git tag -m "Release $(VERSION)" v$(VERSION)