mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r3208] Changed the SUBRELEASE information from just 'beta3' to 'beta3-snap0'
to indicate it is before beta3 release may be attempted. Platform Tested: eirene--compiled without errors.
This commit is contained in:
parent
4cb87c9d21
commit
9d8f04ded1
@ -57,7 +57,7 @@ static char RcsId[] = "@(#)$Revision$";
|
||||
#define H5_VERS_MAJOR 1 /* For major interface/format changes */
|
||||
#define H5_VERS_MINOR 4 /* For minor interface/format changes */
|
||||
#define H5_VERS_RELEASE 0 /* For tweaks, bug-fixes, or development */
|
||||
#define H5_VERS_SUBRELEASE "beta3" /* For pre-releases like snap0 */
|
||||
#define H5_VERS_SUBRELEASE "beta3-snap0" /* For pre-releases like snap0 */
|
||||
/* Empty string for real releases. */
|
||||
|
||||
#define H5check() H5check_version(H5_VERS_MAJOR,H5_VERS_MINOR, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user