summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-06-19 16:13:58 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-06-19 16:13:58 (GMT)
commit43fc4e4f7fc31ef795fd47d5bb126c93bcbe8260 (patch)
tree1f82e24b0a54c2384ef0e5486a758f6cfc349f13 /hl
parent94cf6a19cae9c1550b66cb7c811237c844334dcf (diff)
downloadhdf5-43fc4e4f7fc31ef795fd47d5bb126c93bcbe8260.zip
hdf5-43fc4e4f7fc31ef795fd47d5bb126c93bcbe8260.tar.gz
hdf5-43fc4e4f7fc31ef795fd47d5bb126c93bcbe8260.tar.bz2
[svn-r21000] Snapshot version 1.9 release 83
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 a49aa66..3004ec7 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 = 73
+LT_VERS_REVISION = 74
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index eb44c1c..157ee90 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 = 73
+LT_VERS_REVISION = 74
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 eb9b1d1..d6b824d 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 = 73
+LT_VERS_REVISION = 74
LT_VERS_AGE = 0
# This library is our main target.