summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-09-25 14:27:41 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-09-25 14:27:41 (GMT)
commitc27e3c313e1ec66fc88971d9030dd4a51fbf35c0 (patch)
treebb2d5d78015e64f4e04a4cf748d7953d7ee512aa /vms
parent7d53789366edd20deeb2efee227fa669c98b72fc (diff)
downloadhdf5-c27e3c313e1ec66fc88971d9030dd4a51fbf35c0.zip
hdf5-c27e3c313e1ec66fc88971d9030dd4a51fbf35c0.tar.gz
hdf5-c27e3c313e1ec66fc88971d9030dd4a51fbf35c0.tar.bz2
[svn-r21415] Snapshot version 1.9 release 92
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 e334f0d..d76c38a 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -479,13 +479,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.92"
+#define H5_PACKAGE_STRING "HDF5 1.9.93"
/* 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.92"
+#define H5_PACKAGE_VERSION "1.9.93"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -641,7 +641,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.92"
+#define H5_VERSION "1.9.93"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */