summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2007-04-18 20:30:58 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2007-04-18 20:30:58 (GMT)
commit4fee3d360c77aa8ce494b5d5f772ba85de11b906 (patch)
treed1f645b5f16104c039e13e69a1c4189d9ba7d3ad /configure.in
parent51df76bb28448742ba3dec4b67429b849064e3f4 (diff)
downloadhdf5-4fee3d360c77aa8ce494b5d5f772ba85de11b906.zip
hdf5-4fee3d360c77aa8ce494b5d5f772ba85de11b906.tar.gz
hdf5-4fee3d360c77aa8ce494b5d5f772ba85de11b906.tar.bz2
[svn-r13683] Description:hdf5-1_8_0-beta1
Change the release string for the beta1 release, so the tag in subversion is correct.
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 b7d367f..ee07461 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-alpha6snap3], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.0-beta1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])