diff CITATION @ 30270:8d7671609955 stable release-6-4-0

Version 6.4.0 released. * configure.ac (AC_INIT): Set version to 6.4.0. (OCTAVE_MINOR_VERSION): Now 4. (OCTAVE_PATCH_VERSION): Now 0. (OCTAVE_RELEASE_DATE): Set to "2021-10-30". * etc/icons/org.octave.Octave.appdata.xml: Add release info for version 6.4.0. * CITATION: Update for 6.4.0. * NEWS: Update release date.
author John W. Eaton <jwe@octave.org>
date Sat, 30 Oct 2021 10:20:24 -0400
parents 844b3b9bab7a
children 347dbc9049d5
line wrap: on
line diff
--- a/CITATION	Thu Oct 28 19:37:11 2021 +0200
+++ b/CITATION	Sat Oct 30 10:20:24 2021 -0400
@@ -3,15 +3,15 @@
   John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2020).
   GNU Octave version 6.1.0 manual: a high-level interactive language for
   numerical computations.
-  URL https://www.gnu.org/software/octave/doc/v6.1.0/
+  URL https://www.gnu.org/software/octave/doc/v6.3.0/
 
 A BibTeX entry for LaTeX users is:
 
   @manual{,
-    title     = {{GNU Octave} version 6.1.0 manual: a high-level interactive language for numerical computations},
+    title     = {{GNU Octave} version 6.3.0 manual: a high-level interactive language for numerical computations},
     author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
-    year      = {2020},
-    url       = {https://www.gnu.org/software/octave/doc/v6.1.0/},
+    year      = {2021},
+    url       = {https://www.gnu.org/software/octave/doc/v6.3.0/},
   }
 
 We have invested a lot of time and effort in creating GNU Octave, please