summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-02-29 16:49:42 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-02-29 16:49:42 (GMT)
commit2be532445cd15ce80afd49127e8ddbc3175d7ac8 (patch)
tree4a3ad4b821e3ef34dc769fde20a33eda5a062f78 /src/H5public.h
parent7960fb8b948caf46dcae35fcda38e0e01abe8902 (diff)
downloadhdf5-2be532445cd15ce80afd49127e8ddbc3175d7ac8.zip
hdf5-2be532445cd15ce80afd49127e8ddbc3175d7ac8.tar.gz
hdf5-2be532445cd15ce80afd49127e8ddbc3175d7ac8.tar.bz2
[svn-r1994] Snapshot version 1.3 release 14
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 944b159..312893a 100644
--- a/src/H5public.h
+++ b/src/H5public.h
@@ -52,7 +52,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 14 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 15 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like -pre1, -beta. */
/* Empty string for real releases. */