summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
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. */