summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-06-01 10:39:13 +0200
committerJim Meyering <meyering@redhat.com>2008-06-01 10:39:13 +0200
commit3cafcf8584da5ba32e3d6aab49dbe140f2c295e9 (patch)
tree0c9e72a76a93e252da52351e2ca2923a75628bba
parent4db4c2aa6d722603af810c77af12f2abe602b368 (diff)
downloadcoreutils-3cafcf8584da5ba32e3d6aab49dbe140f2c295e9.tar.xz
adjust format of .prev-version commit message
* maint.mk (alpha beta major): Start with "*", omit version number.
-rw-r--r--maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index 65b61cfe2..80c1bbf1f 100644
--- a/maint.mk
+++ b/maint.mk
@@ -781,5 +781,5 @@ alpha beta major: $(local-check) writable-files
$(MAKE) -s emit_upload_commands RELEASE_TYPE=$@
echo $(VERSION) > $(prev_version_file)
$(VC) commit -m \
- '$(prev_version_file): Record previous version: $(VERSION).' \
+ '* $(prev_version_file): Record previous version.' \
$(prev_version_file)