summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2015-08-03 16:12:19 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2015-08-03 16:12:19 (GMT)
commitbfd13897f6dcfddce253c6a5463cb9f53b927800 (patch)
tree5c0fbcf3ec527189dc91be1a60e3d6d38f9286eb /hl
parent679a25a7c437355df289dfd3fbb18a7dfb65d9e8 (diff)
parentf56de2644447b080017866fb917a0f8363315a53 (diff)
downloadhdf5-bfd13897f6dcfddce253c6a5463cb9f53b927800.zip
hdf5-bfd13897f6dcfddce253c6a5463cb9f53b927800.tar.gz
hdf5-bfd13897f6dcfddce253c6a5463cb9f53b927800.tar.bz2
[svn-r27453] Merge revisions 27418 through 27452 from trunk to vds branch.
Tested: ummon
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 ceda49c..742b35c 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -662,7 +662,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 216
+LT_VERS_REVISION = 217
LT_VERS_AGE = 0
# This is our main target
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 5370198..029e5a1 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -680,7 +680,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 216
+LT_VERS_REVISION = 217
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 4862b6b..d5b0b1e 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -661,7 +661,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 216
+LT_VERS_REVISION = 217
LT_VERS_AGE = 0
# This library is our main target.