diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-11-20 14:32:13 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-11-20 14:32:13 (GMT) |
commit | cf472f86fc257c09a2ed9604ed7db2b307bb09f9 (patch) | |
tree | 9ce5f0d28853d628d225f6bc6fd31bf408c1f175 /hl/c++ | |
parent | d3225c4f39de1ad6e10307466358d76649215141 (diff) | |
download | hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.zip hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.tar.gz hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.tar.bz2 |
[svn-r21770] Snapshot version 1.9 release 99
Diffstat (limited to 'hl/c++')
-rw-r--r-- | hl/c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index 3bf3a89..0975670 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 = 89 +LT_VERS_REVISION = 90 LT_VERS_AGE = 0 # Include src directory |