diff liboctave/module.mk @ 25774:1f46d371968c stable release-4-4-1

Version 4.4.1 released * configure.ac (AC_INIT): Update version info for release. (OCTAVE_PATCH_VERSION): Set to 1. (OCTAVE_RELEASE_DATE): Set to 2018-08-09. * CITATION, org.octave.Octave.appdata.xml: Update version info. * libgui/module.mk (liboctgui_current): Now 4. * libinterp/module.mk (liboctinterp_current): Now 6. * liboctave/module.mk (liboctave_current): Now 6. We normally try to preserve backward compatibility of the API for minor releases, but it was not possible this time.
author John W. Eaton <jwe@octave.org>
date Thu, 09 Aug 2018 14:20:32 -0400
parents faed660f7222
children 5eeecebcd91a
line wrap: on
line diff
--- a/liboctave/module.mk	Fri Aug 10 11:27:20 2018 +0200
+++ b/liboctave/module.mk	Thu Aug 09 14:20:32 2018 -0400
@@ -73,7 +73,7 @@
   $(LIBOCTAVE_LINK_DEPS)
 
 # Increment these as needed and according to the rules in the libtool manual:
-%canon_reldir%_%canon_reldir%_current = 5
+%canon_reldir%_%canon_reldir%_current = 6
 %canon_reldir%_%canon_reldir%_revision = 0
 %canon_reldir%_%canon_reldir%_age = 0