summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-01-17 12:25:27 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-01-17 12:25:27 (GMT)
commit1e25bc217fca043e1b5c77e9f538c506c11be7af (patch)
tree0c92ab6aa030927a5f017304c28f9d442b4a837f /hl
parent066294e32131d1d81d326d35d67b0d753e8b8b56 (diff)
downloadhdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.zip
hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.gz
hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.bz2
[svn-r18120] Snapshot version 1.9 release 58
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 5f48def..72f1843 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 = 48
+LT_VERS_REVISION = 49
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index a3bc6d5..5359be0 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 = 48
+LT_VERS_REVISION = 49
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 4d3d425..36ebcf9 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 = 48
+LT_VERS_REVISION = 49
LT_VERS_AGE = 0
# This library is our main target.