summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-05-22 22:07:25 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-05-22 22:07:25 (GMT)
commitcd60d3859322bb1b0a60ca6361d027134c05cb0f (patch)
treea2c55d71ae15064930825a9ae6f7bc1ec618465e /configure.in
parentae27797c11916301ccec9d467cb3545ccc525162 (diff)
downloadhdf5-cd60d3859322bb1b0a60ca6361d027134c05cb0f.zip
hdf5-cd60d3859322bb1b0a60ca6361d027134c05cb0f.tar.gz
hdf5-cd60d3859322bb1b0a60ca6361d027134c05cb0f.tar.bz2
[svn-r15068] Maintenance: used h5vers script to change version number to 1.8.1-rc1 before creating a tar
ball for remote testing
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 23674b1..23ee4ab 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-snap7], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.1-rc1], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])