From ec4d28b6295e152c22106fd9d76bd713af4bbdb0 Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Mon, 13 Jan 2020 20:17:30 +0000 Subject: [PATCH] Adjust repository version following WSL-5.2.3 release. --- ChangeLog | 6 ++++++ VERSION.m4 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index da2efe8..f6df9a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2020-01-13 Keith Marshall + Adjust repository version following WSL-5.2.3 release. + + * VERSION.m4 (__VERSION__): Increment it to 5.3 + +2020-01-13 Keith Marshall + Prepare and publish MinGW.org WSL-5.2.3 release. * All files (wsl-5.2.3-release): Tag assigned. diff --git a/VERSION.m4 b/VERSION.m4 index d0142d4..38fad6e 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.2.3]) +m4_define([__VERSION__],[5.3]) # This is also a convenient place to specify the import library # associations, and DLLVERSION information for each DLL which may -- 2.11.0