diff liboctave/module.mk @ 32956:99d90c3bd485 stable rc-9-0-90

bump version for first 9.1 release candidate * configure.ac (AC_INIT): Set version to 9.0.90. (OCTAVE_PATCH_VERSION): Set to 90. (OCTAVE_RELEASE_DATE): Set to 2024-02-07. * etc/NEWS.9.md: Update. * libgui/module.mk (%canon_reldir%_liboctgui_current): Set to 10. * libinterp/module.mk (%canon_reldir%_liboctinterp_current): Set to 12. * liboctave/module.mk (%canon_reldir%_%canon_reldir%_current): Set to 11.
author John W. Eaton <jwe@octave.org>
date Wed, 07 Feb 2024 01:49:59 -0500
parents 4fe09c1b4148
children 9d55ab463cdd
line wrap: on
line diff
--- a/liboctave/module.mk	Tue Feb 06 10:21:58 2024 -0800
+++ b/liboctave/module.mk	Wed Feb 07 01:49:59 2024 -0500
@@ -85,7 +85,7 @@
 ## Increment the following version numbers as needed and according
 ## to the rules in the etc/HACKING.md file:
 
-%canon_reldir%_%canon_reldir%_current = 10
+%canon_reldir%_%canon_reldir%_current = 11
 %canon_reldir%_%canon_reldir%_revision = 0
 %canon_reldir%_%canon_reldir%_age = 0