summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-04-05 03:31:40 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2001-04-05 03:31:40 (GMT)
commit627c7866a18e1a983264a97ec87c1d20a54fe230 (patch)
tree140a5e49d270a7ab4eda382edc90bdd58e289878 /src/H5public.h
parentd5d9c57d141032d68dbfc2ce64706842cffbf744 (diff)
downloadhdf5-627c7866a18e1a983264a97ec87c1d20a54fe230.zip
hdf5-627c7866a18e1a983264a97ec87c1d20a54fe230.tar.gz
hdf5-627c7866a18e1a983264a97ec87c1d20a54fe230.tar.bz2
[svn-r3776] Snapshot version 1.5 release 2
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 e455ed1f..037ad40 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 2 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 3 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like snap0 */
/* Empty string for real releases. */