summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2012-04-18 21:32:55 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2012-04-18 21:32:55 (GMT)
commitb7a6535650cd0317e3aee1bb62a96664b38e5304 (patch)
treea88c6b8668f76983b9b0acf4cf0a57845c78d110 /windows
parent33f70a817aba7a4dd020fb29a187c53ba05e157c (diff)
parenta07c8f924703bdf3d1654b59cabf847f5d0f2683 (diff)
downloadhdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.zip
hdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.tar.gz
hdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.tar.bz2
[svn-r22297] merge from trunk
Diffstat (limited to 'windows')
-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 4936e3a..c21b349 100644
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -530,7 +530,7 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.114"
+#define H5_PACKAGE_STRING "HDF5 1.9.115"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
@@ -539,7 +539,7 @@
#define H5_PACKAGE_URL ""
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.9.114"
+#define H5_PACKAGE_VERSION "1.9.115"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "I64"
@@ -710,7 +710,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.114"
+#define H5_VERSION "1.9.115"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */