From 89581f43949c2a7358e0e886dff3af6b9632869b Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Mon, 17 Oct 2016 22:25:34 +0100 Subject: [PATCH] Prepare and tag mingwrt-3.22.4 patch release. --- mingwrt/ChangeLog | 6 ++++++ mingwrt/configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mingwrt/ChangeLog b/mingwrt/ChangeLog index bbbbdef..ccc3a63 100644 --- a/mingwrt/ChangeLog +++ b/mingwrt/ChangeLog @@ -1,5 +1,11 @@ 2016-10-17 Keith Marshall + Prepare and tag mingwrt-3.22.4 patch release. + + * configure.ac (AC_INIT): Increment patch level. + +2016-10-17 Keith Marshall + Resolve an ANSI mode vs. conflict. * include/wchar.h [!(_WCHAR_H && _STRING_H)]: Change condition... diff --git a/mingwrt/configure.ac b/mingwrt/configure.ac index 624e595..bca3cae 100644 --- a/mingwrt/configure.ac +++ b/mingwrt/configure.ac @@ -29,7 +29,7 @@ # DEALINGS IN THE SOFTWARE. # AC_PREREQ([2.64]) - AC_INIT([MinGW C Runtime],[3.22.3],[http://mingw.org/Reporting_Bugs],[mingwrt]) + AC_INIT([MinGW C Runtime],[3.22.4],[http://mingw.org/Reporting_Bugs],[mingwrt]) AC_PREFIX_DEFAULT([/mingw]) AC_CONFIG_SRCDIR([include/_mingw.h.in]) -- 2.11.0