diff configure.ac @ 20134:57b6e06ed811

maint: update library version numbers for upcoming release * libgui/Makefile.am (liboctgui_current): Bump to 1. * libinterp/Makefile.am (liboctinterp_current): Bump to 3. * liboctave/Makefile.am (liboctave_current): Bump to 3. * configure.ac (OCTAVE_API_VERSION): Bump to api-v50+.
author Mike Miller <mtmiller@octave.org>
date Sun, 26 Apr 2015 22:36:44 -0400
parents d58ba8b9f709
children 42bb3a776c9f
line wrap: on
line diff
--- a/configure.ac	Sat Apr 25 20:50:36 2015 -0700
+++ b/configure.ac	Sun Apr 26 22:36:44 2015 -0400
@@ -47,7 +47,7 @@
 ## libinterp, perhaps we should be computing the "api version" from
 ## those versions numbers in some way instead of setting it
 ## independently here.
-OCTAVE_API_VERSION="api-v49+"
+OCTAVE_API_VERSION="api-v50+"
 
 AC_SUBST(OCTAVE_MAJOR_VERSION)
 AC_SUBST(OCTAVE_MINOR_VERSION)