diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index f4ef6554d..f4155a313 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -11,11 +11,11 @@ _ Tag templates _ 'make dist' to generate tarball -_ Generate Windows package and copy to directory. +_ Generate Windows package (make winpkg) -_ Generate Mac OSX package. +_ Generate Mac OSX package (make osxpkg) -_ Generate Ubuntu/Debian deb package (cd deb; make package). +_ Generate Ubuntu/Debian deb package (make debpkg) - Add release on github (use 'make changes_github' and upload files) |