From 26b8fa0d10e827513a2f174256a7a15a06542c70 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 29 Dec 2015 09:32:15 -0500 Subject: [svn-r28738] Updated a few Makefile.in files with new version numbers. --- c++/src/Makefile.in | 4 ++-- fortran/src/Makefile.in | 4 ++-- hl/c++/src/Makefile.in | 4 ++-- hl/fortran/src/Makefile.in | 4 ++-- hl/src/Makefile.in | 4 ++-- src/Makefile.in | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index d0a8e9a..00787f7 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -702,8 +702,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 # This is our main target diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in index 7775679..69567f3 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -737,8 +737,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 AM_FCLIBS = $(LIBHDF5) diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index c4263ea..c6a967c 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -692,8 +692,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 # This is our main target diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in index a19cdcf..f31d001 100644 --- a/hl/fortran/src/Makefile.in +++ b/hl/fortran/src/Makefile.in @@ -720,8 +720,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 # Our main target, the high-level fortran library diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 696a342..268218c 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -691,8 +691,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 # This library is our main target. diff --git a/src/Makefile.in b/src/Makefile.in index 77b66fd..7d66534 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -817,8 +817,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # See libtool versioning documentation online. # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. -LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 224 +LT_VERS_INTERFACE = 100 +LT_VERS_REVISION = 900 LT_VERS_AGE = 0 # Our main target, the HDF5 library -- cgit v0.12