From: Keith Marshall Date: Tue, 22 Jan 2019 20:21:59 +0000 (+0000) Subject: Adjust repository version following WSL-5.2.1 release. X-Git-Tag: wsl-5.2.2-release~8 X-Git-Url: http://git.osdn.net/view?p=mingw%2Fmingw-org-wsl.git;a=commitdiff_plain;h=0e0a05bbfb1764b3a75f024a61c6f0c344d7db22 Adjust repository version following WSL-5.2.1 release. --- diff --git a/ChangeLog b/ChangeLog index dafca6c..4635b9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2019-01-22 Keith Marshall + Adjust repository version following WSL-5.2.1 release. + + * VERSION.m4 (__VERSION__): Increment it to 5.2.2 + +2019-01-22 Keith Marshall + Prepare and publish MinGW.org WSL-5.2.1 release. * All files (wsl-5.2.1-release): Tag assigned. diff --git a/VERSION.m4 b/VERSION.m4 index 41daa08..6e7c159 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.1]) +m4_define([__VERSION__],[5.2.2]) # This is also a convenient place to specify the import library # associations, and DLLVERSION information for each DLL which may