summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-03-04 14:34:49 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-03-04 14:34:49 (GMT)
commite7bbbd07df4c551292ba4677e295596216bace15 (patch)
treed7ce539a7fe91ae3805b3b41105de0c096345b5e /hl
parentcfc1dffd1489353c0fedf8d45df6579c73ddeb2c (diff)
downloadhdf5-e7bbbd07df4c551292ba4677e295596216bace15.zip
hdf5-e7bbbd07df4c551292ba4677e295596216bace15.tar.gz
hdf5-e7bbbd07df4c551292ba4677e295596216bace15.tar.bz2
[svn-r22022] Snapshot version 1.9 release 109
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 3a34444..eba4308 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -421,7 +421,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 = 99
+LT_VERS_REVISION = 100
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index d02f832..bbe420c 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -436,7 +436,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 = 99
+LT_VERS_REVISION = 100
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 337f34f..0509b75 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -420,7 +420,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 = 99
+LT_VERS_REVISION = 100
LT_VERS_AGE = 0
# This library is our main target.