The MinGW.org Windows System Libraries
Revisão | 2679c654c2b08ebe9e55b7b281fed478d43b0fd6 (tree) |
---|---|
Hora | 2020-07-07 22:53:43 |
Autor | Keith Marshall <keith@user...> |
Commiter | Keith Marshall |
Switch to new 5.4-trunk development branch.
* VERSION.m4 (VERSION): Increment it to 5.4
* All files (5.4-trunk): Bookmark assigned.
@@ -1,3 +1,10 @@ | ||
1 | +2020-07-07 Keith Marshall <keith@users.osdn.me> | |
2 | + | |
3 | + Switch to new 5.4-trunk development branch. | |
4 | + | |
5 | + * VERSION.m4 (__VERSION__): Increment it to 5.4 | |
6 | + * All files (5.4-trunk): Bookmark assigned. | |
7 | + | |
1 | 8 | 2020-07-06 Keith Marshall <keith@users.osdn.me> |
2 | 9 | |
3 | 10 | Prepare and publish MinGW.org WSL-5.3.4 release. |
@@ -6,7 +6,7 @@ | ||
6 | 6 | # assign a common version number to each of the mingwrt and w32api |
7 | 7 | # MinGW System Library sub-packages. |
8 | 8 | # |
9 | -m4_define([__VERSION__],[5.3.4]) | |
9 | +m4_define([__VERSION__],[5.4]) | |
10 | 10 | |
11 | 11 | # This is also a convenient place to specify the import library |
12 | 12 | # associations, and DLLVERSION information for each DLL which may |