summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-05-17 02:40:37 -0400
committerPaul Smith <psmith@gnu.org>2013-05-17 02:40:37 -0400
commitb16852a77f4d30a4956d096ebb7961ab8150fcb4 (patch)
treec2e50d4d8aad5113bd95a37f38c69aa362cf0246 /README.git
parent96cf67bd29957cfde6c5f15cfec7e370c6dbabe2 (diff)
downloadgunmake-b16852a77f4d30a4956d096ebb7961ab8150fcb4.tar.gz
Update for GNU make release candidate 3.99.90.3.99.90
Diffstat (limited to 'README.git')
-rw-r--r--README.git3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.git b/README.git
index 6b2f28b..3f12d02 100644
--- a/README.git
+++ b/README.git
@@ -175,7 +175,8 @@ before making an official release:
* Run "make distcheck" to be sure it all works.
* git tag -u <GPGID> <VER> where GPGID is my GPG key fingerprint,
and VER is the release version.
- * Push everything.
+ * Push everything:
+ git push --tags origin master
* Create the new release in the Savannah "Bugs" Administration for
both the "Component Version" and "Fixed Release" fields.
* Create the new release in the Savannah "Patches" Administration for