summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2009-05-04 14:45:37 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2009-05-04 14:45:37 (GMT)
commitde44d9e363bbf389219a0b38520654dff00bca73 (patch)
treed156acad3956da888fcc2eb1a49b8daf97dde5f4 /windows
parente0e4a816e6273440d71732330f711a1e25c6bcfb (diff)
downloadhdf5-de44d9e363bbf389219a0b38520654dff00bca73.zip
hdf5-de44d9e363bbf389219a0b38520654dff00bca73.tar.gz
hdf5-de44d9e363bbf389219a0b38520654dff00bca73.tar.bz2
[svn-r16916] Maintenance: Updated HISTORY-1_8.txt and RELEASE.txt files and
changed version to 1.8.0-post0. Branch is open for check-ins now.
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/src/H5pubconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index ecb6aed..3e47db8 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -472,13 +472,13 @@
#define H5_PACKAGE_NAME "HDF5"
/* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.8.3"
+#define H5_PACKAGE_STRING "HDF5 1.8.3-post0"
/* 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.8.3"
+#define H5_PACKAGE_VERSION "1.8.3-post0"
/* Width for printf() for type `long long' or `__int64', use `ll' */
#define H5_PRINTF_LL_WIDTH "I64"
@@ -635,7 +635,7 @@
/* #undef H5_USING_MEMCHECKER */
/* Version number of package */
-#define H5_VERSION "1.8.3"
+#define H5_VERSION "1.8.3-post0"
/* Define if vsnprintf() returns the correct value for formatted strings that
don't fit into size allowed */