changeset 25341:224779b7c094

RELEASE.PROCESS: Add updating CITATION file to checklist. * RELEASE.PROCESS: Add updating CITATION file to checklist.
author Rik <rik@octave.org>
date Wed, 02 May 2018 14:33:52 -0700
parents 957b45d6162c
children 416856765a55
files etc/RELEASE.PROCESS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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