summaryrefslogtreecommitdiffstats
path: root/windows/src/H5pubconf.h
diff options
context:
space:
mode:
authorJacob Gruber <gruber1@hdfgroup.org>2012-03-21 22:30:53 (GMT)
committerJacob Gruber <gruber1@hdfgroup.org>2012-03-21 22:30:53 (GMT)
commit6321d6f37b9e6cfa8691d6d1f65dc96a098edb18 (patch)
treea81e1773694f88f3698deb2993d62370386db4dc /windows/src/H5pubconf.h
parent1dfe7e0483a05d4065cc264f36eec54026d3c595 (diff)
parent0d118ea88a384bb18afa87a8ae068ceb99dc812c (diff)
downloadhdf5-6321d6f37b9e6cfa8691d6d1f65dc96a098edb18.zip
hdf5-6321d6f37b9e6cfa8691d6d1f65dc96a098edb18.tar.gz
hdf5-6321d6f37b9e6cfa8691d6d1f65dc96a098edb18.tar.bz2
[svn-r22118] merged with r22116. Made some minor edits putting existing code in line with the RFC.
Diffstat (limited to 'windows/src/H5pubconf.h')
-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 6054e42..ade2790 100644
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -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.109"
+#define H5_PACKAGE_STRING "HDF5 1.9.112"
/* 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.109"
+#define H5_PACKAGE_VERSION "1.9.112"
/* 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.109"
+#define H5_VERSION "1.9.112"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */