summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2009-12-13 12:35:57 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2009-12-13 12:35:57 (GMT)
commitdc974e3de2bd1eb329a8d2fef26fec8529e58050 (patch)
tree72a05ac80a5c63d7cb19c013406e360e52888713 /src/Makefile.in
parent9b2c4bea023c29f5d02f9cbbe6f42f9a96013d82 (diff)
downloadhdf5-dc974e3de2bd1eb329a8d2fef26fec8529e58050.zip
hdf5-dc974e3de2bd1eb329a8d2fef26fec8529e58050.tar.gz
hdf5-dc974e3de2bd1eb329a8d2fef26fec8529e58050.tar.bz2
[svn-r18012] Snapshot
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 559acfc..ca41785 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -440,7 +440,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 = 44
+LT_VERS_REVISION = 45
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)