summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-01-01 14:46:54 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-01-01 14:46:54 (GMT)
commit871e139ba869532459f69b8e54dba0b932812dc8 (patch)
tree196087a89c4dad4648d44dcb8ee60dc781a688ef /hl
parentde5c70844821037c3b00296b7ca8a0a64544ab8a (diff)
downloadhdf5-871e139ba869532459f69b8e54dba0b932812dc8.zip
hdf5-871e139ba869532459f69b8e54dba0b932812dc8.tar.gz
hdf5-871e139ba869532459f69b8e54dba0b932812dc8.tar.bz2
[svn-r21857] Snapshot version 1.9 release 104
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 4b9bc5f..bfa182e 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 = 94
+LT_VERS_REVISION = 95
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 3207510..438e5d6 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 = 94
+LT_VERS_REVISION = 95
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 cd63474..7e9f8d0 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 = 94
+LT_VERS_REVISION = 95
LT_VERS_AGE = 0
# This library is our main target.