summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-06-26 15:54:32 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-06-26 15:54:32 (GMT)
commit4d805e42c417f120ee37d0b30e481d1dbad80757 (patch)
tree81213d66a299187146fff0ff70268589a5569b02 /hl
parent5da53a0b3a42a454a41fe5cb592ad4bdec51268d (diff)
downloadhdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.zip
hdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.tar.gz
hdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.tar.bz2
[svn-r21033] Snapshot version 1.9 release 84
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 3004ec7..6bd2b8d 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 = 74
+LT_VERS_REVISION = 75
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 157ee90..65be5df 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 = 74
+LT_VERS_REVISION = 75
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 d6b824d..fd45821 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 = 74
+LT_VERS_REVISION = 75
LT_VERS_AGE = 0
# This library is our main target.