.. contents::
.. sectnum::
-:Copyright: © 1993-1999, 2000, 2001, 2008, 2018 Free Software Foundation, Inc.
+:Copyright: © 1993-2019 Free Software Foundation, Inc.
+
+Version 3.7.2
+=============
+
+:Author: Reuben Thomas, 2019-08.
+
++ No code changes to recode itself; this release includes updates to license
+headers to guide users to the GPL online, corrects the version of
+COPYING-LIB shipped with the sources, and updates the message files for
+various languages.
+
Version 3.7.1
=============
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.69)
-AC_INIT(recode, 3.7.1, [rrt@sc3d.org])
+AC_INIT(recode, 3.7.2, [rrt@sc3d.org])
AC_CONFIG_SRCDIR(src/recode.c)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE