summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-07-17 02:59:54 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-07-17 02:59:54 (GMT)
commitb0379795d52f23d09c7b1d273c3fa71aeba9b356 (patch)
tree48da9513df37f63c33ed24bf1c83cf3331ea214d /configure.in
parent9dc96eab6f4e1e0acb5ad5991217641ee10925c4 (diff)
downloadhdf5-b0379795d52f23d09c7b1d273c3fa71aeba9b356.zip
hdf5-b0379795d52f23d09c7b1d273c3fa71aeba9b356.tar.gz
hdf5-b0379795d52f23d09c7b1d273c3fa71aeba9b356.tar.bz2
[svn-r12478] Changed version number to 1.8.0-alpha5 after tagging hdf5-1.8.0-alpha4 release
with "hdf5_1_8_0_alpha4" tag.
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 2349ca5..9be5ca6 100644
--- a/configure.in
+++ b/configure.in
@@ -25,7 +25,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-alpha4], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.8.0-alpha5], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])