From 11ec38ab78ff0a9e85cbbbb3d34d140299b8dbc8 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Fri, 13 Sep 2019 13:28:50 +0100 Subject: [PATCH] Bump version to 3.7.6 and add NEWS --- NEWS | 8 ++++++++ configure.ac | 2 +- doc/version.texi | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index f9fc2cc..10470f2 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ Recode NEWS - User visible changes :Copyright: © 1993-2019 Free Software Foundation, Inc. +Version 3.7.6 +============= + +:Author: Reuben Thomas, 2019-09. + ++ Improvements to the build system. + + Version 3.7.5 ============= diff --git a/configure.ac b/configure.ac index 2780522..d7df059 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.5, [rrt@sc3d.org]) +AC_INIT(recode, 3.7.6, [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 8130a89..340b648 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ @set UPDATED 20 July 2018 @set UPDATED-MONTH July 2018 -@set EDITION 3.7.5 -@set VERSION 3.7.5 +@set EDITION 3.7.6 +@set VERSION 3.7.6