summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-06-10 13:53:06 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-06-10 13:53:06 (GMT)
commitd1b7eede73dd9968042b3e8e1bbabe8949d670ed (patch)
treec8f800fd7ffa825d8ff89e195d83918e21b3b076 /hl
parentdde94c349e8653028631f92ed06c40772c7876cc (diff)
downloadhdf5-d1b7eede73dd9968042b3e8e1bbabe8949d670ed.zip
hdf5-d1b7eede73dd9968042b3e8e1bbabe8949d670ed.tar.gz
hdf5-d1b7eede73dd9968042b3e8e1bbabe8949d670ed.tar.bz2
[svn-r22448] Snapshot version 1.9 release 121
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 0bc6d46..cae86d3 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 = 111
+LT_VERS_REVISION = 112
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index caff13a..4644586 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 = 111
+LT_VERS_REVISION = 112
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 b5e8a88..bc88d4d 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 = 111
+LT_VERS_REVISION = 112
LT_VERS_AGE = 0
# This library is our main target.