summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-01-21 17:15:43 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-01-21 17:15:43 (GMT)
commitc96f1e9f348f2aeffd2b3a4d31e81c9c4935d4fa (patch)
tree2cd7fe2cc3e850887a2f18cfd68ee48f6dc09803 /configure.in
parent70c30abe029a6f7be2fd5f7015dfdbd490a7d005 (diff)
downloadhdf5-c96f1e9f348f2aeffd2b3a4d31e81c9c4935d4fa.zip
hdf5-c96f1e9f348f2aeffd2b3a4d31e81c9c4935d4fa.tar.gz
hdf5-c96f1e9f348f2aeffd2b3a4d31e81c9c4935d4fa.tar.bz2
[svn-r14448] Maintenance: Released version hdf5-1.8.0-rc1 to the public fTP server and changed
the version to hdf5-1.8.0-rc2 using bin/h5vers script. Platforms tested: ran test for hdf5-1.8.0-rc1 source on kagiso after craeting public tar ball.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1e09477..1610d03 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.8.0-rc1], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.0-rc2], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])