]> granicus.if.org Git - recode/commitdiff
Bump version to 3.7.5 and add NEWS
authorReuben Thomas <rrt@sc3d.org>
Wed, 11 Sep 2019 16:43:55 +0000 (17:43 +0100)
committerReuben Thomas <rrt@sc3d.org>
Wed, 11 Sep 2019 16:43:55 +0000 (17:43 +0100)
NEWS
configure.ac
doc/version.texi

diff --git a/NEWS b/NEWS
index aa832e728a3c79aa0b3e301abd38cdabf99c6673..f9fc2cc21a7ec0e10fbc941e0c06d7fab7da9805 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,14 @@ Recode NEWS - User visible changes
 
 :Copyright: © 1993-2019 Free Software Foundation, Inc.
 
+Version 3.7.5
+=============
+
+:Author: Reuben Thomas, 2019-09.
+
++ Port tests to Python 3.
+
+
 Version 3.7.4
 =============
 
index e7bb60b67fb4068d1156b898c84d357ff4b01969..313312acd2b1b3a365f9258ae54725526df1bf70 100644 (file)
@@ -3,7 +3,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.69)
-AC_INIT(recode, 3.7.4, [rrt@sc3d.org])
+AC_INIT(recode, 3.7.5, [rrt@sc3d.org])
 AC_CONFIG_SRCDIR(src/recode.c)
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE
index c582199a7ad0c86cf9518525417368051b07eae5..8130a891b5a4ea1866cfdec7d1a07706f388c6f2 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 4 August 2018
-@set UPDATED-MONTH August 2018
-@set EDITION 3.7.4
-@set VERSION 3.7.4
+@set UPDATED 20 July 2018
+@set UPDATED-MONTH July 2018
+@set EDITION 3.7.5
+@set VERSION 3.7.5