diff configure.ac @ 25295:faed660f7222 stable

maint: update library version numbers for 4.4 release * configure.ac (OCTAVE_API_VERSION): Update to api-v52. * libgui/module.mk (%canon_reldir%_liboctgui_current): Update to 3. * libinterp/module.mk (%canon_reldir%_liboctinterp_current): Update to 5. * liboctave/module.mk (%canon_reldir%_%canon_reldir%_current): Update to 5.
author Mike Miller <mtmiller@octave.org>
date Mon, 23 Apr 2018 14:36:12 -0700
parents ff59be58f028
children b99b0d423807 7d32780f4dea
line wrap: on
line diff
--- a/configure.ac	Sat Apr 21 22:27:17 2018 +0200
+++ b/configure.ac	Mon Apr 23 14:36:12 2018 -0700
@@ -52,7 +52,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-v51+"
+OCTAVE_API_VERSION="api-v52"
 
 AC_SUBST(OCTAVE_MAJOR_VERSION)
 AC_SUBST(OCTAVE_MINOR_VERSION)