summaryrefslogtreecommitdiffstats
path: root/src/H5public.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-01-26 17:21:09 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-01-26 17:21:09 (GMT)
commit43ddb0f2c42065cbe3b0d1cdc2295177f658c5c6 (patch)
tree638373067f9f4b24fe5c1a3705c26d539bad8a89 /src/H5public.h
parente29f213cf969e0a23ea2af573c494bc8d38f0d14 (diff)
downloadhdf5-43ddb0f2c42065cbe3b0d1cdc2295177f658c5c6.zip
hdf5-43ddb0f2c42065cbe3b0d1cdc2295177f658c5c6.tar.gz
hdf5-43ddb0f2c42065cbe3b0d1cdc2295177f658c5c6.tar.bz2
[svn-r1950] Snapshot version 1.3 release 11
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 c5541ca..99962f7 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 11 /* For tweaks, bug-fixes, or development */
+#define H5_VERS_RELEASE 12 /* For tweaks, bug-fixes, or development */
#define H5_VERS_SUBRELEASE "" /* For pre-releases like -pre1, -beta. */
/* Empty string for real releases. */