From ca342c21c6722e39da7cc58b68b1a3267a13a3f5 Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Thu, 13 Oct 2016 22:35:37 +0100 Subject: [PATCH] Prepare and tag mingwrt-3.22.3 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 e8102c0..d9ff374 100644 --- a/mingwrt/ChangeLog +++ b/mingwrt/ChangeLog @@ -1,5 +1,11 @@ 2016-10-13 Keith Marshall + Prepare and tag mingwrt-3.22.3 patch release. + + * configure.ac (AC_INIT): Increment patch level. + +2016-10-13 Keith Marshall + Emulate glibc POSIX.1 non-compliance. * include/_mingw.h.in (_EMULATE_GLIBC): New feature test macro. diff --git a/mingwrt/configure.ac b/mingwrt/configure.ac index d7c84f2..624e595 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.2],[http://mingw.org/Reporting_Bugs],[mingwrt]) + AC_INIT([MinGW C Runtime],[3.22.3],[http://mingw.org/Reporting_Bugs],[mingwrt]) AC_PREFIX_DEFAULT([/mingw]) AC_CONFIG_SRCDIR([include/_mingw.h.in]) -- 2.11.0