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 /c++/src | |
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 'c++/src')
-rw-r--r-- | c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 9a5f9a7..8b417ea 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -431,7 +431,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 |