view etc/CHECKLIST @ 30237:2b74543c85ea

GitHub-CI: Don't use cross-compilers for native Windows builds. * .github/workflows/make.yaml (windows): Don't use cross-compilers for native builds.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 12 Oct 2021 08:46:56 +0200
parents 3c817af70eed
children
line wrap: on
line source

Things to do before making a release:

  * Update the version number and release date in configure.ac.

  * Update the OCTAVE_API_VERSION number in configure.ac.

  * Update version number and release year in CITATION.

  * Update the NEWS file.  Include release date in Summary header.

  * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in
    files for the web site.

  * Copy tarballs to ftp.gnu.org.

  * Post a release announcement to the help@octave.org and
    info-gnu@gnu.org lists.

  * Update https://wiki.octave.org/Release_History page.