summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-09-11 14:27:36 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-09-11 14:27:36 (GMT)
commit645fae330db34b49ed06d75fef0a1b680821a906 (patch)
tree39376efec6241fd81f21cf2b65a414f82bd82c6d /hl
parentb87ae2b7853a3211178405c1328c9b95e193617a (diff)
downloadhdf5-645fae330db34b49ed06d75fef0a1b680821a906.zip
hdf5-645fae330db34b49ed06d75fef0a1b680821a906.tar.gz
hdf5-645fae330db34b49ed06d75fef0a1b680821a906.tar.bz2
[svn-r21374] Snapshot version 1.9 release 91
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 024dee0..2051fee 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -421,7 +421,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 = 81
+LT_VERS_REVISION = 82
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index c35502c..656e683 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -436,7 +436,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 = 81
+LT_VERS_REVISION = 82
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 7100804..c4873b7 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -420,7 +420,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 = 81
+LT_VERS_REVISION = 82
LT_VERS_AGE = 0
# This library is our main target.