# HG changeset patch # User Rik # Date 1525296832 25200 # Node ID 224779b7c0947f8daaf1d96a4c6e29c071e13b76 # Parent 957b45d6162c9afb6d2d4d48852747c4a6b72c6c RELEASE.PROCESS: Add updating CITATION file to checklist. * RELEASE.PROCESS: Add updating CITATION file to checklist. diff -r 957b45d6162c -r 224779b7c094 etc/RELEASE.PROCESS --- a/etc/RELEASE.PROCESS Wed May 02 10:55:57 2018 -0400 +++ b/etc/RELEASE.PROCESS Wed May 02 14:33:52 2018 -0700 @@ -86,6 +86,7 @@ #** Update configure.ac (AC_INIT, OCTAVE_MAJOR_VERSION, OCTAVE_MINOR_VERSION, OCTAVE_PATCH_VERSION, OCTAVE_RELEASE_DATE) #** Update libtool versioning (configure.ac:OCTAVE_API_VERSION, liboctave/module.mk:%canon_reldir%_%canon_reldir%_current, libinterp/module.mk:%canon_reldir%_liboctinterp_current, libgui/module.mk:%canon_reldir%_liboctgui_current) #** Update NEWS (final release date) +#** Update CITATION (version, year, URL) #** Update org.octave.Octave.appdata.xml (version number and release date) #* hg tag repository with release version number #* merge default onto stable to become the current stable release