niXman / mingw-builds

Scripts for building the 32 and 64-bit MinGW-W64 compilers for Windows
Other
282 stars 107 forks source link

Update prerelease version numbers #650

Closed starg2 closed 1 year ago

starg2 commented 1 year ago

GCC has changed versioning scheme since GCC 5 and uses *.*.1 for prereleases.

niXman commented 1 year ago

thank you!