From: Reuben Thomas Date: Sun, 1 Sep 2019 23:44:47 +0000 (+0100) Subject: Bump version to 3.7.4 and add NEWS X-Git-Tag: v3.7.4~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7287bc697ab3c376285e505cac215a8521a361ff;p=recode Bump version to 3.7.4 and add NEWS --- diff --git a/NEWS b/NEWS index d8d0488..aa832e7 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,16 @@ Recode NEWS - User visible changes :Copyright: © 1993-2019 Free Software Foundation, Inc. +Version 3.7.4 +============= + +:Author: Reuben Thomas, 2019-09. + ++ Fixes to file handling in enchant program. + ++ Fix tests on Windows. + + Version 3.7.3 ============= diff --git a/configure.ac b/configure.ac index 9b6adf5..475c6c3 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.69) -AC_INIT(recode, 3.7.3, [rrt@sc3d.org]) +AC_INIT(recode, 3.7.4, [rrt@sc3d.org]) AC_CONFIG_SRCDIR(src/recode.c) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE diff --git a/doc/version.texi b/doc/version.texi index e73e06f..c582199 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ @set UPDATED 4 August 2018 @set UPDATED-MONTH August 2018 -@set EDITION 3.7.3 -@set VERSION 3.7.3 +@set EDITION 3.7.4 +@set VERSION 3.7.4 diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 65184f6..03799b5 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -11,6 +11,7 @@ # Origin: gettext-0.19 GETTEXT_MACRO_VERSION = 0.19 +PACKAGE_GNU = no PACKAGE = @PACKAGE@ VERSION = @VERSION@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ diff --git a/po/recode.pot b/po/recode.pot index 5fa584e..0f25b97 100644 --- a/po/recode.pot +++ b/po/recode.pot @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the GNU recode package. +# This file is distributed under the same license as the recode package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GNU recode 3.7.3\n" +"Project-Id-Version: recode 3.7.4\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2019-08-31 19:33+0100\n" +"POT-Creation-Date: 2019-09-02 00:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -261,17 +261,17 @@ msgstr "" msgid " done\n" msgstr "" -#: src/main.c:876 +#: src/main.c:881 #, c-format msgid " failed: %s in step `%s..%s'\n" msgstr "" -#: src/main.c:883 +#: src/main.c:888 #, c-format msgid "%s failed: %s in step `%s..%s'" msgstr "" -#: src/main.c:902 +#: src/main.c:907 #, c-format msgid "%s in step `%s..%s'" msgstr ""