]> git.ipfire.org Git - thirdparty/gettext.git/commit
gettextize: Use a crafted version string
authorDaiki Ueno <ueno@gnu.org>
Mon, 27 Jul 2015 06:08:43 +0000 (15:08 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 27 Jul 2015 06:09:40 +0000 (15:09 +0900)
commit71073669ae7ccc8df48701dfa2e1d08fc33b6ddd
treee9fe916eafbbc5a9659ad7cc78a35538cd482edf
parent6e86bd9b14df4215146ca2c5e71c744af7c336ec
gettextize: Use a crafted version string

Reported by Max Lin in:
<https://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00024.html>.
* gettextize.in: Replace AM_GNU_GETTEXT_VERSION invocation with
"$gettext_version" rather than "$version".  This makes it easier
to maintain a minor release without being affected by the actual
version number generated by git-version-gen.
(gettext_version): New variable.
Admin/release-steps
gettext-tools/misc/ChangeLog
gettext-tools/misc/gettextize.in