diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index b566cc4d8..07d8da4d9 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -1,4 +1,4 @@ -_ Test, on linux, windows, mac (inc. website demos) +_ Test, on Linux, Windows, macOS (inc. website demos) _ Finalize changelog git log --pretty='format:%n%n* %s (%an)%n%b%n%h%n' --reverse --name-only 1.17.0.3..HEAD > LOG @@ -12,7 +12,7 @@ _ Push templates: _ Generate Windows package (make winpkg) -_ Generate MacOS package (make macospkg) +_ Generate macOS package (make macospkg) _ Generate Ubuntu/Debian deb package (make debpkg) |