summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2008-08-31 11:28:09 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2008-08-31 11:28:09 (GMT)
commit529585c757a4bb3d902a707feba81aff1cf59ebf (patch)
tree5337dc59d9418b1e829a8b5999c0776c524e52e9 /windows
parent489e339019b276fb6b80ac81db74f9e52b2c062e (diff)
downloadhdf5-529585c757a4bb3d902a707feba81aff1cf59ebf.zip
hdf5-529585c757a4bb3d902a707feba81aff1cf59ebf.tar.gz
hdf5-529585c757a4bb3d902a707feba81aff1cf59ebf.tar.bz2
[svn-r15565] Snapshot version 1.9 release 15
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/src/H5pubconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 8cd8cb6..a419933 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -469,13 +469,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.15"
+#define H5_PACKAGE_STRING "HDF5 1.9.16"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.9.15"
+#define H5_PACKAGE_VERSION "1.9.16"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "I64"
@@ -632,7 +632,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.15"
+#define H5_VERSION "1.9.16"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */