summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-05-29 15:53:27 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-05-29 15:53:27 (GMT)
commitf4ddc227c2f407daea09c7811f943fd27b604d44 (patch)
tree1dc09a9d365997e6a9e01f934790e6fc87ce4bcc /hl
parentca53d64e4607feb63a6147a871b04c42a81fccce (diff)
downloadhdf5-f4ddc227c2f407daea09c7811f943fd27b604d44.zip
hdf5-f4ddc227c2f407daea09c7811f943fd27b604d44.tar.gz
hdf5-f4ddc227c2f407daea09c7811f943fd27b604d44.tar.bz2
[svn-r20922] Snapshot version 1.9 release 82
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 1798914..a49aa66 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -418,7 +418,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 = 72
+LT_VERS_REVISION = 73
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index b740a93..68b6e86 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -433,7 +433,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 = 72
+LT_VERS_REVISION = 73
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 57e6c1c..eb9b1d1 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -417,7 +417,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 = 72
+LT_VERS_REVISION = 73
LT_VERS_AGE = 0
# This library is our main target.