summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-01-08 15:39:01 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-01-08 15:39:01 (GMT)
commite0db7c89228e73cd3e30604f4987ee3146a8380f (patch)
tree74f1fc9ec2c81abca46716222350a7aec44f314c /hl
parentd174933e1953dc11a32a4715beec166a2490487f (diff)
downloadhdf5-e0db7c89228e73cd3e30604f4987ee3146a8380f.zip
hdf5-e0db7c89228e73cd3e30604f4987ee3146a8380f.tar.gz
hdf5-e0db7c89228e73cd3e30604f4987ee3146a8380f.tar.bz2
[svn-r21867] Snapshot version 1.9 release 105
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 bfa182e..1f80452 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 = 95
+LT_VERS_REVISION = 96
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 438e5d6..0807d86 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 = 95
+LT_VERS_REVISION = 96
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 7e9f8d0..f398a97 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 = 95
+LT_VERS_REVISION = 96
LT_VERS_AGE = 0
# This library is our main target.