summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Releasing (renamed from debian/Releasing)3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/Releasing b/Releasing
index efa6809d..a7263c61 100644
--- a/debian/Releasing
+++ b/Releasing
@@ -1,7 +1,7 @@
These are Bdale's notes on how to do a release.
update the version in configure.ac and commit
-
+
git tag -a <version>
git-buildpackage --git-ignore-new
@@ -25,4 +25,3 @@ These are Bdale's notes on how to do a release.
(cd doc ; make publish)
this pushes fresh documents to the web site
-