summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2000-09-23 07:08:22 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2000-09-23 07:08:22 (GMT)
commitc2e1541f9954d0b8244a4e500537cd7a08b589f5 (patch)
tree3356a9a106a9e8c5a3a046490b9f3735daf0c3bd /src/H5public.h
parent7bd50661fe8096cafb488fc19b9f87fffd69a325 (diff)
downloadhdf5-c2e1541f9954d0b8244a4e500537cd7a08b589f5.zip
hdf5-c2e1541f9954d0b8244a4e500537cd7a08b589f5.tar.gz
hdf5-c2e1541f9954d0b8244a4e500537cd7a08b589f5.tar.bz2
[svn-r2588] Snapshot version 1.3 release 30
Diffstat (limited to 'src/H5public.h')
-rw-r--r--src/H5public.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5public.h b/src/H5public.h
index a48a309..defbdb2 100644
--- a/src/H5public.h
+++ b/src/H5public.h
@@ -56,7 +56,7 @@ static char RcsId[] = "@(#)$Revision$";
/* Version numbers */
#define H5_VERS_MAJOR 1 /* For major interface/format changes */
#define H5_VERS_MINOR 3 /* For minor interface/format changes */
-#define H5_VERS_RELEASE 30 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 31 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like snap0 */
/* Empty string for real releases. */