comparison libinterp/module.mk @ 29360:55008004bb9a stable rc-6-1-90

bump versions for 6.1.90 release candidate * configure.ac (AC_INIT): Set version to 6.1.90. (OCTAVE_PATCH_VERSION): Set to 90. (OCTAVE_COPYRIGHT): Update to 2021. (OCTAVE_RELEASE_DATE): Update to 2021-02-10. * liboctave/module.mk, libgui/module.mk, libinterp/module.mk: Bump version number for library revision.
author John W. Eaton <jwe@octave.org>
date Wed, 10 Feb 2021 11:31:03 -0500
parents 4ec1e15b3438
children 3231cf6fd596 fc282fdd1a42
comparison
equal deleted inserted replaced
29358:0a5b15007766 29360:55008004bb9a
149 149
150 ## Increment the following version numbers as needed and according 150 ## Increment the following version numbers as needed and according
151 ## to the rules in the etc/HACKING.md file: 151 ## to the rules in the etc/HACKING.md file:
152 152
153 %canon_reldir%_liboctinterp_current = 8 153 %canon_reldir%_liboctinterp_current = 8
154 %canon_reldir%_liboctinterp_revision = 0 154 %canon_reldir%_liboctinterp_revision = 1
155 %canon_reldir%_liboctinterp_age = 0 155 %canon_reldir%_liboctinterp_age = 0
156 156
157 %canon_reldir%_liboctinterp_version_info = $(%canon_reldir%_liboctinterp_current):$(%canon_reldir%_liboctinterp_revision):$(%canon_reldir%_liboctinterp_age) 157 %canon_reldir%_liboctinterp_version_info = $(%canon_reldir%_liboctinterp_current):$(%canon_reldir%_liboctinterp_revision):$(%canon_reldir%_liboctinterp_age)
158 158
159 %canon_reldir%_liboctinterp_la_LDFLAGS = \ 159 %canon_reldir%_liboctinterp_la_LDFLAGS = \