diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-01-22 14:49:58 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-01-22 14:49:58 (GMT) |
commit | 0fd077c4c451e4be9f3610c8285f024c5422cda2 (patch) | |
tree | cb098bc69162b510b686495f72b0f6b4fa9aad0c /c++ | |
parent | ddc4f9eefb7e276a72b3bf55392e59dd1f969990 (diff) | |
download | hdf5-0fd077c4c451e4be9f3610c8285f024c5422cda2.zip hdf5-0fd077c4c451e4be9f3610c8285f024c5422cda2.tar.gz hdf5-0fd077c4c451e4be9f3610c8285f024c5422cda2.tar.bz2 |
[svn-r21884] Snapshot version 1.9 release 106
Diffstat (limited to 'c++')
-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 f68ca22..33e624a 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 = 96 +LT_VERS_REVISION = 97 LT_VERS_AGE = 0 # Include src directory |