summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-08-28 19:40:57 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-08-28 19:40:57 (GMT)
commit44b10fffdf81200f30326eb51fc17b3215c1ceab (patch)
tree7b1d410893112cf7421b82a6f25b00c3f287fdb8 /vms
parentf573c0bf3fbe44a0d99306aa3c859620940deba2 (diff)
parent38251c0765e12358d06e9b90ef7abaeaa99b6db1 (diff)
downloadhdf5-44b10fffdf81200f30326eb51fc17b3215c1ceab.zip
hdf5-44b10fffdf81200f30326eb51fc17b3215c1ceab.tar.gz
hdf5-44b10fffdf81200f30326eb51fc17b3215c1ceab.tar.bz2
[svn-r25561] merge from trunk.
Diffstat (limited to 'vms')
-rw-r--r--vms/src/h5pubconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index b0d79df..6466825 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -504,7 +504,7 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.193"
+#define H5_PACKAGE_STRING "HDF5 1.9.194"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
@@ -513,7 +513,7 @@
#define H5_PACKAGE_URL ""
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.9.193"
+#define H5_PACKAGE_VERSION "1.9.194"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -676,7 +676,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.193"
+#define H5_VERSION "1.9.194"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */