changeset 33208:c82ac458cd78 stable

* configure.ac (OCTAVE_API_VERSION): Now api-v59.
author John W. Eaton <jwe@octave.org>
date Tue, 12 Mar 2024 13:53:16 -0400
parents d8fbfa44b064
children d0c18b1446df
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Mar 14 08:06:08 2024 +0100
+++ b/configure.ac	Tue Mar 12 13:53:16 2024 -0400
@@ -63,7 +63,7 @@
 dnl FIXME: Since we also set libtool versions for liboctave and libinterp,
 dnl perhaps we should be computing the "api version" from those versions numbers
 dnl in some way instead of setting it independently here.
-OCTAVE_API_VERSION="api-v58"
+OCTAVE_API_VERSION="api-v59"
 
 AC_SUBST(OCTAVE_MAJOR_VERSION)
 AC_SUBST(OCTAVE_MINOR_VERSION)