OSDN Git Service

Adjust repository version following WSL-5.4 release.
authorKeith Marshall <keith@users.osdn.me>
Sat, 18 Jul 2020 21:59:28 +0000 (22:59 +0100)
committerKeith Marshall <keith@users.osdn.me>
Sat, 18 Jul 2020 21:59:28 +0000 (22:59 +0100)
ChangeLog
VERSION.m4

index 0e02b2f..6ea01ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-07-18  Keith Marshall  <keith@users.osdn.me>
+
+       Adjust repository version following WSL-5.4 release.
+
+       * VERSION.m4 (__VERSION__): Increment it to 5.4.1
+
 2020-07-08  Keith Marshall  <keith@users.osdn.me>
 
        Prepare and publish MinGW.org WSL-5.4 release.
index 14f1656..51a3e49 100644 (file)
@@ -1,12 +1,12 @@
 # VERSION.m4 -- vim: filetype=config
 #
-# $Id: VERSION.m4,v 28b17d1c4eab 2020/07/07 21:02:51 keith $
+# $Id: VERSION.m4,v bc6380b6bc4b 2020/07/18 21:59:28 keith $
 #
 # Non-copyrightable material; adjust the following definition, to
 # assign a common version number to each of the mingwrt and w32api
 # MinGW System Library sub-packages.
 #
-m4_define([__VERSION__],[5.4])
+m4_define([__VERSION__],[5.4.1])
 
 # This is also a convenient place to specify the import library
 # associations, and DLLVERSION information for each DLL which may