summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-06-10 11:16:23 +0900
committerDaiki Ueno <ueno@gnu.org>2014-06-10 12:15:56 +0900
commite06bdc21ef2a17e4c2f03295a4eeb1e92bad53ad (patch)
tree5e4402ec356155ec5b42c0fb69e1c79a272afd35 /gettext-tools/tests
parent2c80e5bf0d87052779858f7f31e2efd8c1a007c3 (diff)
downloadexternal_gettext-e06bdc21ef2a17e4c2f03295a4eeb1e92bad53ad.zip
external_gettext-e06bdc21ef2a17e4c2f03295a4eeb1e92bad53ad.tar.gz
external_gettext-e06bdc21ef2a17e4c2f03295a4eeb1e92bad53ad.tar.bz2
Prepare for 0.19.1
Diffstat (limited to 'gettext-tools/tests')
-rwxr-xr-xgettext-tools/tests/autopoint-22
-rwxr-xr-xgettext-tools/tests/autopoint-32
2 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/autopoint-2 b/gettext-tools/tests/autopoint-2
index 7584b4f..9d3ea35 100755
--- a/gettext-tools/tests/autopoint-2
+++ b/gettext-tools/tests/autopoint-2
@@ -3,7 +3,7 @@
# Test the autopoint program, without Automake.
-required_gettext_version=0.19
+required_gettext_version=0.19.1
: ${AUTOCONF=autoconf}
${AUTOCONF} --version >/dev/null 2>/dev/null \
diff --git a/gettext-tools/tests/autopoint-3 b/gettext-tools/tests/autopoint-3
index 752cde9..a026105 100755
--- a/gettext-tools/tests/autopoint-3
+++ b/gettext-tools/tests/autopoint-3
@@ -3,7 +3,7 @@
# Test the autopoint program, with Automake.
-required_gettext_version=0.19
+required_gettext_version=0.19.1
: ${AUTOCONF=autoconf}
${AUTOCONF} --version >/dev/null 2>/dev/null \