changeset 14192:5d5400bd1f62 stable

maint: update library version numbers for release * libcruft/Makefile.am (libcruft_current): Set to 1. * liboctave/Makefile.am (liboctave_current): Set to 1 * src/Makefile.am (liboctinterp_current): Set to 1.
author John W. Eaton <jwe@octave.org>
date Tue, 10 Jan 2012 16:35:37 -0500
parents 5bb929d8b4f9
children 72aebe619641
files libcruft/Makefile.am liboctave/Makefile.am src/Makefile.am
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libcruft/Makefile.am	Tue Jan 10 16:43:31 2012 -0500
+++ b/libcruft/Makefile.am	Tue Jan 10 16:35:37 2012 -0500
@@ -43,7 +43,7 @@
 
 # Increment these as needed and according to the rules in the libtool
 # manual:
-libcruft_current = 0
+libcruft_current = 1
 libcruft_revision = 0
 libcruft_age = 0
 
--- a/liboctave/Makefile.am	Tue Jan 10 16:43:31 2012 -0500
+++ b/liboctave/Makefile.am	Tue Jan 10 16:35:37 2012 -0500
@@ -520,7 +520,7 @@
 
 # Increment these as needed and according to the rules in the libtool
 # manual:
-liboctave_current = 0
+liboctave_current = 1
 liboctave_revision = 0
 liboctave_age = 0
 
--- a/src/Makefile.am	Tue Jan 10 16:43:31 2012 -0500
+++ b/src/Makefile.am	Tue Jan 10 16:35:37 2012 -0500
@@ -515,7 +515,7 @@
   $(LIBOCTINTERP_LINK_DEPS)
 
 # Increment these as needed and according to the rules in the libtool manual:
-liboctinterp_current = 0
+liboctinterp_current = 1
 liboctinterp_revision = 0
 liboctinterp_age = 0