summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-05-23 14:19:26 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-05-23 14:19:26 (GMT)
commit0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9 (patch)
treeb4b85709912be151f40a976a76e99f9f3bf6f859 /hl
parent1d9307bd91d51e15e408a584b4c761cacf916b96 (diff)
downloadhdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.zip
hdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.tar.gz
hdf5-0db46e50d264ae7b572a0ac118c2bf3e7d54ccf9.tar.bz2
[svn-r20890] Snapshot version 1.9 release 82
Diffstat (limited to 'hl')
-rw-r--r--hl/c++/src/Makefile.in2
-rw-r--r--hl/fortran/src/Makefile.in2
-rw-r--r--hl/src/Makefile.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index aa15700..1798914 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -418,7 +418,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 71
+LT_VERS_REVISION = 72
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 0c86820..b740a93 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -433,7 +433,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 71
+LT_VERS_REVISION = 72
LT_VERS_AGE = 0
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/hl/src -I$(top_builddir)/hl/src \
-I$(top_srcdir)/fortran/src -I$(top_builddir)/fortran/src
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index d247e41..57e6c1c 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -417,7 +417,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 71
+LT_VERS_REVISION = 72
LT_VERS_AGE = 0
# This library is our main target.