From 5b046a08c00587e904d786cf25ece3ace68853fa Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Sat, 4 Jul 2020 10:51:39 +0100 Subject: [PATCH] Adjust repository version following WSL-5.3.3 release. --- ChangeLog | 6 ++++++ VERSION.m4 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ca61b23..5b13ff0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-07-04 Keith Marshall + + Adjust repository version following WSL-5.3.3 release. + + * VERSION.m4 (__VERSION__): Increment it to 5.3.4 + 2020-06-03 Keith Marshall Prepare and publish MinGW.org WSL-5.3.3 release. diff --git a/VERSION.m4 b/VERSION.m4 index 86ee776..15414eb 100644 --- a/VERSION.m4 +++ b/VERSION.m4 @@ -6,7 +6,7 @@ # assign a common version number to each of the mingwrt and w32api # MinGW System Library sub-packages. # -m4_define([__VERSION__],[5.3.3]) +m4_define([__VERSION__],[5.3.4]) # This is also a convenient place to specify the import library # associations, and DLLVERSION information for each DLL which may -- 2.11.0