summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2011-04-04 04:35:33 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2011-04-04 04:35:33 (GMT)
commitd6ecc0d44841cc7248b5eb36c20c3a7e7b33b9e6 (patch)
treeb579914f65ecd6652ba7f7be74b25881672f7f41 /vms
parentf4e7559bd2d8bbd59535cbcafab78e162a6bffb6 (diff)
downloadhdf5-d6ecc0d44841cc7248b5eb36c20c3a7e7b33b9e6.zip
hdf5-d6ecc0d44841cc7248b5eb36c20c3a7e7b33b9e6.tar.gz
hdf5-d6ecc0d44841cc7248b5eb36c20c3a7e7b33b9e6.tar.bz2
[svn-r20408] Description:
Bring r20382:20407 from trunk to revise_chunks branch. Tested on: Linux/32 2.6 (chicago) w/C++
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 51897c8..57ed359 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -489,13 +489,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.9.80-FA_a5"
+#define H5_PACKAGE_STRING "HDF5 1.9.81-FA_a5"
/* 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.80-FA_a5"
+#define H5_PACKAGE_VERSION "1.9.81-FA_a5"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "ll"
@@ -651,7 +651,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.9.80-FA_a5"
+#define H5_VERSION "1.9.81-FA_a5"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */