summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-04-08 03:29:24 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-04-08 03:29:24 (GMT)
commitb32b6178376cc241ca4e81f4ad89308d7aa0342c (patch)
treebe5b8d1dee8335f9578d0827bc03553bf0153d33 /src/H5public.h
parente13b8e897166c47b5f5a5244fffbb6889e10b203 (diff)
downloadhdf5-b32b6178376cc241ca4e81f4ad89308d7aa0342c.zip
hdf5-b32b6178376cc241ca4e81f4ad89308d7aa0342c.tar.gz
hdf5-b32b6178376cc241ca4e81f4ad89308d7aa0342c.tar.bz2
[svn-r3791] Snapshot version 1.5 release 3
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 908172a..97f12df 100644
--- a/src/H5public.h
+++ b/src/H5public.h
@@ -60,7 +60,7 @@
/* Version numbers */
#define H5_VERS_MAJOR 1 /* For major interface/format changes */
#define H5_VERS_MINOR 5 /* For minor interface/format changes */
-#define H5_VERS_RELEASE 3 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 4 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like snap0 */
/* Empty string for real releases. */