summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-10-01 19:53:03 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-10-01 19:53:03 (GMT)
commit2ab6b28c766782b86a327530327b676c4d443966 (patch)
tree73cf80c13cd86d3d05509182bf861edc84e92ea5 /configure.in
parent5ecde13413b81978d9f2d54d9ff10c9c2329398e (diff)
downloadhdf5-2ab6b28c766782b86a327530327b676c4d443966.zip
hdf5-2ab6b28c766782b86a327530327b676c4d443966.tar.gz
hdf5-2ab6b28c766782b86a327530327b676c4d443966.tar.bz2
[svn-r7531]
Purpose: Maintenance Description: Changed version to 1.6.0-post10 after creating a release tar ball for a Fortran user. 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 e93d1c7..f2f4dd2 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.0-post9], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.6.0-post10], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])