From f30661caeb2b94c0ac7dc35d0786ed190b63b534 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Mon, 5 Jan 2009 11:58:47 -0500 Subject: [svn-r16265] Update MANIFEST and version in windows pubconf header file, in metadata journaling branch --- MANIFEST | 1 + windows/src/H5pubconf.h | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/MANIFEST b/MANIFEST index 0ed1cad..f74f913 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1020,6 +1020,7 @@ ./tools/h5recover/Makefile.am ./tools/h5recover/Makefile.in ./tools/h5recover/README +./tools/h5recover/README_Journaling ./tools/h5recover/enable_journaling.c ./tools/h5recover/h5recover.c ./tools/h5recover/testh5recover.sh.in diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index 0ca97aa..7ccfef1 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.14" +#define H5_PACKAGE_STRING "HDF5 1.9.8-MDJ_a2" /* 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.14" +#define H5_PACKAGE_VERSION "1.9.8-MDJ_a2" /* 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.14" +#define H5_VERSION "1.9.8-MDJ_a2" /* Define if vsnprintf() returns the correct value for formatted strings that don't fit into size allowed */ -- cgit v0.12