summaryrefslogtreecommitdiffstats
path: root/vms/src
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-11-05 01:58:15 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-11-05 01:58:15 (GMT)
commit6bbeb4a437c8c49b6ba2e9785aad76d67fd9c683 (patch)
treec425bc84f6b1a663919d43139badc19021180ac1 /vms/src
parenta46c177ddfdb8578718eb3694811e634653c20de (diff)
downloadhdf5-6bbeb4a437c8c49b6ba2e9785aad76d67fd9c683.zip
hdf5-6bbeb4a437c8c49b6ba2e9785aad76d67fd9c683.tar.gz
hdf5-6bbeb4a437c8c49b6ba2e9785aad76d67fd9c683.tar.bz2
[svn-r23009] Snapshot version 1.8 release 11 (snap1)
Diffstat (limited to 'vms/src')
-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 dcc0fbd..84f4755 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -502,7 +502,7 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.8.11-snap1"
+#define H5_PACKAGE_STRING "HDF5 1.8.11-snap2"
/* Define to the one symbol short name of this package. */
#define H5_PACKAGE_TARNAME "hdf5"
@@ -511,7 +511,7 @@
#define H5_PACKAGE_URL ""
/* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.8.11-snap1"
+#define H5_PACKAGE_VERSION "1.8.11-snap2"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -674,7 +674,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.8.11-snap1"
+#define H5_VERSION "1.8.11-snap2"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */