summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-02-07 12:35:22 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-02-07 12:35:22 (GMT)
commit9daa1a55cdce6b06ffd7cbc262eb36704032db73 (patch)
tree5a17394f7c1c42cbe519085e08b21173986b7431 /hl
parentc462a2ec1f5af1f57935be0caa1209f0ae9d63c4 (diff)
downloadhdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.zip
hdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.tar.gz
hdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.tar.bz2
[svn-r18217] Snapshot version 1.9 release 60
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 e148c50..29b5066 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -380,7 +380,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 = 50
+LT_VERS_REVISION = 51
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 7677cd1..65c94d4 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -389,7 +389,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 = 50
+LT_VERS_REVISION = 51
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 1374a11..939de46 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -380,7 +380,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 = 50
+LT_VERS_REVISION = 51
LT_VERS_AGE = 0
# This library is our main target.