From 1e018816fd16dcd50fa2370d3a72b392b0939443 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 25 Dec 2012 15:23:58 +0900 Subject: [PATCH] Update autopoint.in for 0.18.2. --- gettext-tools/misc/ChangeLog | 4 ++++ gettext-tools/misc/autopoint.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index 9e674c37f..c94359827 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -1,3 +1,7 @@ +2012-12-25 Daiki Ueno + + * autopoint.in: Update for 0.18.2. + 2012-12-25 Daiki Ueno * gettext-0.18.2 released. diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index 48f661df0..dd7e20313 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -297,7 +297,7 @@ case "$ver" in 0.15 | \ 0.16 | 0.16.1 | \ 0.17 | \ - 0.18 | 0.18.1 ) + 0.18 | 0.18.1 | 0.18.2 ) ;; *) func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in -- 2.47.2