comparison libinterp/module.mk @ 32467:78c13a2594f3 stable release-8-4-0

Version 8.4.0 released. * configure.ac (AC_INIT): Set version to 8.4.0. (OCTAVE_MINOR_VERSION): Now 4. (OCTAVE_PATCH_VERSION): Now 0. (OCTAVE_RELEASE_DATE): Set to "2023-11-05". * org.octave.Octave.appdata.xml: Add release info for version 8.4.0. * CITATION: Update for 8.4.0. * NEWS.8.md: Update release date. * liboctave/module.mk (%canon_reldir%_liboctave_revision): Increment. * libinterp/module.mk (%canon_reldir%_liboctinterp_revision): Increment.
author John W. Eaton <jwe@octave.org>
date Sun, 05 Nov 2023 12:45:40 -0500
parents 4acb694518de
children 4fe09c1b4148
comparison
equal deleted inserted replaced
32454:c8b6830cde6f 32467:78c13a2594f3
155 155
156 ## Increment the following version numbers as needed and according 156 ## Increment the following version numbers as needed and according
157 ## to the rules in the etc/HACKING.md file: 157 ## to the rules in the etc/HACKING.md file:
158 158
159 %canon_reldir%_liboctinterp_current = 11 159 %canon_reldir%_liboctinterp_current = 11
160 %canon_reldir%_liboctinterp_revision = 1 160 %canon_reldir%_liboctinterp_revision = 2
161 %canon_reldir%_liboctinterp_age = 0 161 %canon_reldir%_liboctinterp_age = 0
162 162
163 %canon_reldir%_liboctinterp_version_info = $(%canon_reldir%_liboctinterp_current):$(%canon_reldir%_liboctinterp_revision):$(%canon_reldir%_liboctinterp_age) 163 %canon_reldir%_liboctinterp_version_info = $(%canon_reldir%_liboctinterp_current):$(%canon_reldir%_liboctinterp_revision):$(%canon_reldir%_liboctinterp_age)
164 164
165 %canon_reldir%_liboctinterp_la_LDFLAGS = \ 165 %canon_reldir%_liboctinterp_la_LDFLAGS = \