summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-05-06 03:33:45 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-05-06 03:33:45 (GMT)
commitee5b6b12af650a74b559575cda88f7e6480b8c98 (patch)
tree9cd2da77a6eceb663487094323af484ec0853ba0 /src/H5public.h
parent076efa3382acdff44b9560909c9c28832c0ff1fe (diff)
downloadhdf5-ee5b6b12af650a74b559575cda88f7e6480b8c98.zip
hdf5-ee5b6b12af650a74b559575cda88f7e6480b8c98.tar.gz
hdf5-ee5b6b12af650a74b559575cda88f7e6480b8c98.tar.bz2
[svn-r3889] Snapshot version 1.5 release 4
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 97f12df..a9d69c2 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 4 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 5 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like snap0 */
/* Empty string for real releases. */