From f78df884d6fed40c79e19bc8eaab79e0f0456a95 Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Sat, 6 Jul 2019 15:40:01 +0100 Subject: [PATCH] Adjust repository version following WSL-5.2.2 release. --- ChangeLog | 6 ++++++ VERSION.m4 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 85c50a8..7085dbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2019-07-06 Keith Marshall + Adjust repository version following WSL-5.2.2 release. + + * VERSION.m4 (__VERSION__): Increment it to 5.2.3 + +2019-07-06 Keith Marshall + Prepare and publish MinGW.org WSL-5.2.2 release. * All files (wsl-5.2.2-release): Tag assigned. diff --git a/VERSION.m4 b/VERSION.m4 index 6e7c159..d0142d4 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.2]) +m4_define([__VERSION__],[5.2.3]) # This is also a convenient place to specify the import library # associations, and DLLVERSION information for each DLL which may -- 2.11.0