summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-29 15:50:50 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-29 15:50:50 (GMT)
commit2b172e8d4aa696fbc19f42c4a6ba9e9e1850a55c (patch)
treefb4458125ea475aa578e685a8c1775e2776f60a8 /windows
parent930dd4f8918dd3c60f69f4e4bb32b27da91a60f8 (diff)
parented84ad426b86ded29b74b45ef02ec4685d05df6b (diff)
downloadhdf5-2b172e8d4aa696fbc19f42c4a6ba9e9e1850a55c.zip
hdf5-2b172e8d4aa696fbc19f42c4a6ba9e9e1850a55c.tar.gz
hdf5-2b172e8d4aa696fbc19f42c4a6ba9e9e1850a55c.tar.bz2
[svn-r22418] 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 a70f106..63cf0b9 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.119"
+#define H5_PACKAGE_STRING "HDF5 1.9.120"
/* 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.119"
+#define H5_PACKAGE_VERSION "1.9.120"
/* 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.119"
+#define H5_VERSION "1.9.120"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */