diff libinterp/Makefile.am @ 21638:acaf1e137c5e stable release-4-0-2

Version 4.0.2 released. * configure.ac: Bump version to 4.0.2. (OCTAVE_PATCH_VERSION): Bump to 2. (OCTAVE_RELEASE_DATE): Update. * liboctave/Makefile.am (liboctave_revision): Increment. * libinterp/Makefile.am (liboctinterp_revision): Increment.
author John W. Eaton <jwe@octave.org>
date Wed, 20 Apr 2016 15:00:37 -0400
parents 7bb71bf2f30f
children 44f7664689f2
line wrap: on
line diff
--- a/libinterp/Makefile.am	Wed Apr 13 14:49:34 2016 -0700
+++ b/libinterp/Makefile.am	Wed Apr 20 15:00:37 2016 -0400
@@ -200,7 +200,7 @@
 
 # Increment these as needed and according to the rules in the libtool manual:
 liboctinterp_current = 4
-liboctinterp_revision = 0
+liboctinterp_revision = 1
 liboctinterp_age = 1
 
 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age)