summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-02-05 14:51:01 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-02-05 14:51:01 (GMT)
commitadb158fa78dedbdd631a3f6c3c0129b2802ce6af (patch)
tree6d8eb2c1706e94dadb07c5802f7a17511e104c7b /hl
parent7bd8d0f25e0c10cca68396962e4d6ea7f54cfb9e (diff)
downloadhdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.zip
hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.gz
hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.bz2
[svn-r21910] Snapshot version 1.9 release 108
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 ba92d72..3a34444 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 = 98
+LT_VERS_REVISION = 99
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 5524498..d02f832 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 = 98
+LT_VERS_REVISION = 99
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 70c510a..337f34f 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 = 98
+LT_VERS_REVISION = 99
LT_VERS_AGE = 0
# This library is our main target.