[svn-r8948] Purpose:

Bump version # after making snapshot
This commit is contained in:
Quincey Koziol
2004-07-26 00:56:38 -05:00
parent 631e94869b
commit 35d0fabefd
10 changed files with 40 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.6.3-snap0 released on Sun Jul 25 21:19:54 CDT 2004
HDF5 version 1.6.3-snap1 released on Mon Jul 26 00:53:42 CDT 2004
================================================================================
@@ -38,6 +38,11 @@ New Features
Configuration:
--------------
- Added some initial support for making purify (or similar memory
checking products) happier by initializing buffers to zero and
disabling the internal free list code. To take advantage of this,
define 'H5_USING_PURIFY' in your CFLAGS when building the library.
QAK - 2004/07/23
Library:
--------