summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-10-15 03:27:09 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-10-15 03:27:09 (GMT)
commitd6bf02f008b9e23e694a3d95199815d529496905 (patch)
tree6c1f6d5783ce05e0035e2dba79bd5264862bb344 /configure.in
parentf1af7146faf600e72066548e131a33ecc699de21 (diff)
downloadhdf5-d6bf02f008b9e23e694a3d95199815d529496905.zip
hdf5-d6bf02f008b9e23e694a3d95199815d529496905.tar.gz
hdf5-d6bf02f008b9e23e694a3d95199815d529496905.tar.bz2
[svn-r7633] Purpose: Maintenance
Description: Bumped the version number to 1.6.1-pre2 after creating a tar ball for the third round of testing Platforms tested: bin/h5vers -s 1.6.1-pre2 on eirene Misc. update:
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 f4fb5a0..9cad6b0 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.6.1-pre1], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.6.1-pre2], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])