diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-11-12 14:27:12 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-11-12 14:27:12 (GMT) |
commit | e9670c038230a2cc53c2f576b493c6bef8cc5660 (patch) | |
tree | 39d9f94889ae384d34630f063d0b8efc9c0ca2dc /src | |
parent | bfe11bf839173e522314c78f15e7f9d02bbe2860 (diff) | |
download | hdf5-e9670c038230a2cc53c2f576b493c6bef8cc5660.zip hdf5-e9670c038230a2cc53c2f576b493c6bef8cc5660.tar.gz hdf5-e9670c038230a2cc53c2f576b493c6bef8cc5660.tar.bz2 |
[svn-r19769] Correct comment about VS defines and next release
Diffstat (limited to 'src')
-rw-r--r-- | src/H5api_adpt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h index dbd8d94..1bfb3bd 100644 --- a/src/H5api_adpt.h +++ b/src/H5api_adpt.h @@ -284,7 +284,7 @@ #else /* This is the original HDFGroup defined preprocessor code which should still work * with the VS projects that are maintained by "The HDF Group" - * This will be removed after the next release. + * The Visual Studio project files will not be supported in the next major release of 1.10. */ #if defined(_WIN32) |