diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-09-30 16:46:23 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-09-30 16:46:23 (GMT) |
commit | 75c57d6ec0668491f53be38c773cc96d7ddf0c1b (patch) | |
tree | 27824e971a7706419cbf916dffbfb8e10b2384f1 /src | |
parent | 6f84d4d2c5784ba39f972fa0dcb98bdf1e796a65 (diff) | |
download | hdf5-75c57d6ec0668491f53be38c773cc96d7ddf0c1b.zip hdf5-75c57d6ec0668491f53be38c773cc96d7ddf0c1b.tar.gz hdf5-75c57d6ec0668491f53be38c773cc96d7ddf0c1b.tar.bz2 |
[svn-r1698] Removed the note of beta-release.
Diffstat (limited to 'src')
-rw-r--r-- | src/H5public.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5public.h b/src/H5public.h index 0e81b29..87adb7e 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -41,7 +41,6 @@ static char RcsId[] = "@(#)$Revision$"; #include <H5api_adpt.h> /* Version numbers */ -/* **** NOTICE: THIS IS A BETA RELEASE OF HDF5-1.2.0 **** */ #define H5_VERS_MAJOR 1 /* For major interface/format changes */ #define H5_VERS_MINOR 2 /* For minor interface/format changes */ #define H5_VERS_RELEASE 0 /* For tweaks, bug-fixes, or development */ |