summaryrefslogtreecommitdiffstats
path: root/windows/src
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2012-10-12 18:26:55 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2012-10-12 18:26:55 (GMT)
commitb650bd0bbde7ad80443cedda9f062b81c93263be (patch)
tree749081d55fab3931cb8ae5b5a664271ef4a765ce /windows/src
parent1ce6022a14292bdc6ca5f74867a55cfe7f34e96e (diff)
downloadhdf5-b650bd0bbde7ad80443cedda9f062b81c93263be.zip
hdf5-b650bd0bbde7ad80443cedda9f062b81c93263be.tar.gz
hdf5-b650bd0bbde7ad80443cedda9f062b81c93263be.tar.bz2
[svn-r22892] Increment release branch for future release (v1.8.11).
Set version number to 1.8.11-snap0. Clear out RELEASE.txt to hold 1.8.11 changes Update version references in RELEASE.txt
Diffstat (limited to 'windows/src')
-rw-r--r--windows/src/H5pubconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 63b39f3..d982249 100644
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -552,7 +552,7 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.8.10-snap14"
+#define H5_PACKAGE_STRING "HDF5 1.8.11-snap0"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
@@ -561,7 +561,7 @@
#define H5_PACKAGE_URL "http://www.hdfgroup.org"
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.8.10-snap14"
+#define H5_PACKAGE_VERSION "1.8.11-snap0"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -732,7 +732,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.8.10-snap14"
+#define H5_VERSION "1.8.11-snap0"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */