diff libgui/Makefile.am @ 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 93348b632f32
children
line wrap: on
line diff
--- a/libgui/Makefile.am	Sat Apr 25 20:50:36 2015 -0700
+++ b/libgui/Makefile.am	Sun Apr 26 22:36:44 2015 -0400
@@ -77,7 +77,7 @@
   $(LIBOCTGUI_LINK_DEPS)
 
 # Increment these as needed and according to the rules in the libtool manual:
-liboctgui_current = 0
+liboctgui_current = 1
 liboctgui_revision = 0
 liboctgui_age = 0