From d0bd493a2a1d6a0c80d5b29a0e135592544bef07 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Sep 2007 10:38:14 +0200 Subject: Don't change '-'s to '.'s in the string from git-describe. * build-aux/git-version-gen: Leave '-'s in the string from git-describe. Otherwise, s/-/./g would make it too hard to distinguish the base version number from the appended .DD suffixes. 2007-09-03 Jim Meyering --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 087ed774c..c64c68fd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-03 Jim Meyering + + Don't change '-'s to '.'s in the string from git-describe. + * build-aux/git-version-gen: Leave '-'s in the string from git-describe. + Otherwise, s/-/./g would make it too hard to distinguish the base + version number from the appended .DD suffixes. + 2007-09-03 Jim Meyering * README-hacking: Require rsync, rather than wget. -- cgit v1.2.3-70-g09d2