• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-org-wsl: Commit

The MinGW.OSDN Windows System Libraries. Formerly designated as "MinGW.org Windows System Libraries", this encapsulates the "mingwrt" C runtime library extensions, and the "w32api" 32-bit MS-Windows API libraries.

Please note that this project no longer owns the "MinGW.org" domain name; any software which may be distributed from that domain is NOT supported by this project.


Commit MetaInfo

Revisão238e0a33ddca53aba830e739da7ff5057ad573ef (tree)
Hora2020-06-04 02:30:52
AutorKeith Marshall <keith@user...>
CommiterKeith Marshall

Mensagem de Log

Adjust repository version following WSL-5.3.2 release.

Mudança Sumário

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1+2020-06-03 Keith Marshall <keith@users.osdn.me>
2+
3+ Adjust repository version following WSL-5.3.2 release.
4+
5+ * VERSION.m4 (__VERSION__): Increment it to 5.3.3
6+
17 2020-05-28 Keith Marshall <keith@users.osdn.me>
28
39 Prepare and publish MinGW.org WSL-5.3.2 release.
--- a/VERSION.m4
+++ b/VERSION.m4
@@ -6,7 +6,7 @@
66 # assign a common version number to each of the mingwrt and w32api
77 # MinGW System Library sub-packages.
88 #
9-m4_define([__VERSION__],[5.3.2])
9+m4_define([__VERSION__],[5.3.3])
1010
1111 # This is also a convenient place to specify the import library
1212 # associations, and DLLVERSION information for each DLL which may
Show on old repository browser