summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2009-12-07 14:18:34 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2009-12-07 14:18:34 (GMT)
commit94a00c768c32a49100d499e90a83e73d11a3ac12 (patch)
treede7bff687000b89b74d9fba68ca43ef5a45efb61 /hl
parentfda704377ebca6f980d7e842935977bb45f34d34 (diff)
downloadhdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.zip
hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.gz
hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.bz2
[svn-r17973] Snapshot
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 069db9c..cf49155 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -380,7 +380,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 = 42
+LT_VERS_REVISION = 44
LT_VERS_AGE = 0
# Include src directory
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index a3ce044..afe8ed4 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -389,7 +389,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 = 42
+LT_VERS_REVISION = 44
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 2aca5fa..0e3bd46 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -380,7 +380,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 = 42
+LT_VERS_REVISION = 44
LT_VERS_AGE = 0
# This library is our main target.