summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2014-10-05 10:27:58 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2014-10-05 10:27:58 (GMT)
commite6702f2cae7a549e6b32e609e2fb66623ff7c5b5 (patch)
tree792d62f2b3f5cfb618c6efd491ffec9650367839 /hl
parent6cc1d95b5f1eabc70deb02eb3a73785919ff9d0f (diff)
downloadhdf5-e6702f2cae7a549e6b32e609e2fb66623ff7c5b5.zip
hdf5-e6702f2cae7a549e6b32e609e2fb66623ff7c5b5.tar.gz
hdf5-e6702f2cae7a549e6b32e609e2fb66623ff7c5b5.tar.bz2
[svn-r25668] Snapshot version 1.9 release 198
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 e20610b..a07bb23 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -673,7 +673,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 = 188
+LT_VERS_REVISION = 189
LT_VERS_AGE = 0
# This is our main target
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 499c5bd..362dd63 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -688,7 +688,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 = 188
+LT_VERS_REVISION = 189
LT_VERS_AGE = 0
# Our main target, the high-level fortran library
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index d7c1d8d..35cdc87 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -669,7 +669,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 = 188
+LT_VERS_REVISION = 189
LT_VERS_AGE = 0
# This library is our main target.