From 42e2fbe55122096ff4b95dc60c3d38c4fea09b0b Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Sun, 23 Dec 2018 15:52:23 +0000 Subject: [PATCH] Adjust repository version following WSL-5.2 release. --- ChangeLog | 6 ++++++ VERSION.m4 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9a58ca7..e71ff54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2018-12-23 Keith Marshall + Adjust repository version following WSL-5.2 release. + + * VERSION.m4 (__VERSION__): Increment it to 5.2.1 + +2018-12-23 Keith Marshall + Prepare and publish MinGW.org WSL-5.2 release. * All files (wsl-5.2-release): Tag assigned. diff --git a/VERSION.m4 b/VERSION.m4 index ac6e0da..41daa08 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]) +m4_define([__VERSION__],[5.2.1]) # This is also a convenient place to specify the import library # associations, and DLLVERSION information for each DLL which may -- 2.11.0