[svn-r3325] Snapshot version 1.4 release 0 (beta3-pre3)

This commit is contained in:
Albert Cheng
2001-01-25 10:07:40 -05:00
parent 4ba86ccf23
commit 51bd03c8a5
2 changed files with 2 additions and 2 deletions

View File

@@ -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-pre3" /* For pre-releases like snap0 */
#define H5_VERS_SUBRELEASE "beta3-pre4" /* For pre-releases like snap0 */
/* Empty string for real releases. */
#define H5check() H5check_version(H5_VERS_MAJOR,H5_VERS_MINOR, \