comparison 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
comparison
equal deleted inserted replaced
21619:9860b8183202 21638:acaf1e137c5e
198 $(top_builddir)/liboctave/liboctave.la \ 198 $(top_builddir)/liboctave/liboctave.la \
199 $(LIBOCTINTERP_LINK_DEPS) 199 $(LIBOCTINTERP_LINK_DEPS)
200 200
201 # Increment these as needed and according to the rules in the libtool manual: 201 # Increment these as needed and according to the rules in the libtool manual:
202 liboctinterp_current = 4 202 liboctinterp_current = 4
203 liboctinterp_revision = 0 203 liboctinterp_revision = 1
204 liboctinterp_age = 1 204 liboctinterp_age = 1
205 205
206 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age) 206 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age)
207 207
208 liboctinterp_la_LDFLAGS = \ 208 liboctinterp_la_LDFLAGS = \