diff libinterp/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 fbc270aeb55d
children 5eeecebcd91a
line wrap: on
line diff
--- a/libinterp/module.mk	Fri Aug 10 11:27:20 2018 +0200
+++ b/libinterp/module.mk	Thu Aug 09 14:20:32 2018 -0400
@@ -172,7 +172,7 @@
 endif
 
 # Increment these as needed and according to the rules in the libtool manual:
-%canon_reldir%_liboctinterp_current = 5
+%canon_reldir%_liboctinterp_current = 6
 %canon_reldir%_liboctinterp_revision = 0
 %canon_reldir%_liboctinterp_age = 0