summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2014-05-25 11:51:16 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2014-05-25 11:51:16 (GMT)
commit4a8b02f838aea25f4806785c6f00f6e05b3faa22 (patch)
treefacaa0bc8160b8c8749d87af3f4e0bdf3534adbd /hl
parent60f8a4100e2e0b221ab291a99167350299dbbe1b (diff)
downloadhdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.zip
hdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.tar.gz
hdf5-4a8b02f838aea25f4806785c6f00f6e05b3faa22.tar.bz2
[svn-r25216] Snapshot version 1.9 release 182
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 4b2a164..5d7eefb 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -674,7 +674,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 = 172
+LT_VERS_REVISION = 173
LT_VERS_AGE = 0
# This is our main target
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index caca772..c551cec 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -689,7 +689,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 = 172
+LT_VERS_REVISION = 173
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 f175a59..9fae5c7 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -670,7 +670,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 = 172
+LT_VERS_REVISION = 173
LT_VERS_AGE = 0
# This library is our main target.