From 34eb16b5da5474261c6620fe135339e687951498 Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Thu, 3 Dec 2015 19:38:13 +0100 Subject: [PATCH] Merge MinGW_build branch to version 5.1.29 (#311) Added support for the __MINGW32__ macro of the MinGW (gcc) compiler. Small WIN32 code changes where some MS specific defines and API extensions needed to fall back to the normal API. Removed the MinGW build version extension. In distribution this is a well formed WIN32 app, perhaps renamed to tidy-MinGW.exe. --- version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.txt b/version.txt index 1001e7d..0d9c02c 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -5.1.28 -2015.11.29 +5.1.29 +2015.12.03