summaryrefslogtreecommitdiffstats
path: root/windows/src/H5pubconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/src/H5pubconf.h')
-rw-r--r--windows/src/H5pubconf.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index ade2790..a1d3308 100644
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -443,7 +443,7 @@
#define H5_HAVE_WINDOW_PATH 1
/* Define to 1 if you have the <winsock.h> header file. */
-#define H5_HAVE_WINSOCK_H 1
+#define H5_HAVE_WINSOCK2_H 1
/* Define to 1 if you have the <zlib.h> header file. */
#define H5_HAVE_ZLIB_H 1
@@ -527,7 +527,7 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.112"
+#define H5_PACKAGE_STRING "HDF5 1.9.123"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
@@ -536,7 +536,7 @@
#define H5_PACKAGE_URL ""
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.9.112"
+#define H5_PACKAGE_VERSION "1.9.123"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "I64"
@@ -707,7 +707,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.112"
+#define H5_VERSION "1.9.123"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */