diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-01-10 12:33:23 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-01-10 12:33:23 (GMT) |
commit | a65b70ccc74ddf0d314d5a660c76b4b40f168c5d (patch) | |
tree | 57d5626eea722a5904fbff7dd4dbda06d98062db /src/Makefile.in | |
parent | e166bc571df97ca921de760af39e01a46f6cf13d (diff) | |
download | hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.zip hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.tar.gz hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.tar.bz2 |
[svn-r18100] Snapshot
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index b650260..bcdcd1f 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 = 47 +LT_VERS_REVISION = 48 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |