Mercurial > hg > octave-nkf
view etc/CHECKLIST @ 20499:13ede127ec9a
graphics_toolkit.m: Check for minimum gnuplot version (bug #44978).
* graphics_toolkit.m: Special exception checking for gnuplot version before
switching toolkit. Call __gnuplot_has_feature__ with feature
"minimum_version".
* __gnuplot_has_feature__.m: Add new feature "minimum_version" with value
>= 4.2.5.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 28 Jun 2015 19:42:44 -0700 |
parents | a6d13c62fccf |
children |
line wrap: on
line source
Things to do before making a release: * Update the version number and release date in configure.ac. * Update version number and release year in CITATION. * Update the NEWS file. * 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.