summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-05-27 14:34:59 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-05-27 14:34:59 (GMT)
commit80955cf2247cf0dcf05664db7cbaf0af1f61a23f (patch)
tree743a185ad43b923bf2a5c3e794eca0cc2a074944 /hl
parenteb5b8163f93e4694ae834bac6f002f6ef895ffe8 (diff)
downloadhdf5-80955cf2247cf0dcf05664db7cbaf0af1f61a23f.zip
hdf5-80955cf2247cf0dcf05664db7cbaf0af1f61a23f.tar.gz
hdf5-80955cf2247cf0dcf05664db7cbaf0af1f61a23f.tar.bz2
[svn-r22413] Snapshot version 1.9 release 119
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 ed2ea4e..e739758 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 = 109
+LT_VERS_REVISION = 110
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 5e435a2..0b4a74f 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 = 109
+LT_VERS_REVISION = 110
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 4396a50..b4eeee0 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 = 109
+LT_VERS_REVISION = 110
LT_VERS_AGE = 0
# This library is our main target.