diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-10-13 08:43:04 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-10-13 08:43:04 (GMT) |
commit | 5092f5a30e90ac691222f4058213da947f8e8d8b (patch) | |
tree | a4fdce7d984598892065e9b721f50480a5a028bb /src/Makefile.in | |
parent | 06aa7b6641ec24acfc9810f50d06b526a0eeef7d (diff) | |
download | hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.zip hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.tar.gz hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.tar.bz2 |
[svn-r24287] Snapshot version 1.9 release 166
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 aab9ce1..2eaa632 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -520,7 +520,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 = 156 +LT_VERS_REVISION = 157 LT_VERS_AGE = 0 # Our main target, the HDF5 library |