comparison src/Makefile.am @ 14348:95c43fc8dbe1 stable rc-3-6-1-0

3.6.1 release candidate 0 * configure.ac (AC_INIT): Version is now 3.6.1-rc0. (OCTAVE_RELEASE_DATE): Now 2012-02-07. * liboctave/Makefile.am: Bump liboctave revision version. * src/Makefile.am: Bump liboctave revision version.
author John W. Eaton <jwe@octave.org>
date Thu, 09 Feb 2012 11:25:04 -0500
parents 5d5400bd1f62
children 4e8f1d1b0d75 670feb71afde
comparison
equal deleted inserted replaced
14342:2cd56a5e3a66 14348:95c43fc8dbe1
514 ../libcruft/libcruft.la \ 514 ../libcruft/libcruft.la \
515 $(LIBOCTINTERP_LINK_DEPS) 515 $(LIBOCTINTERP_LINK_DEPS)
516 516
517 # Increment these as needed and according to the rules in the libtool manual: 517 # Increment these as needed and according to the rules in the libtool manual:
518 liboctinterp_current = 1 518 liboctinterp_current = 1
519 liboctinterp_revision = 0 519 liboctinterp_revision = 1
520 liboctinterp_age = 0 520 liboctinterp_age = 0
521 521
522 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age) 522 liboctinterp_version_info = $(liboctinterp_current):$(liboctinterp_revision):$(liboctinterp_age)
523 523
524 liboctinterp_la_LDFLAGS = \ 524 liboctinterp_la_LDFLAGS = \