summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-10-17 02:58:32 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-10-17 02:58:32 (GMT)
commitfff49a52a63d587b4647b8e723ad9ba215416aac (patch)
tree4e74537aaec69141d5c67c7f8a9bd62b3c41fcc9 /configure.in
parente28d341378d69bccea20ee807681cbaa0f228dab (diff)
downloadhdf5-fff49a52a63d587b4647b8e723ad9ba215416aac.zip
hdf5-fff49a52a63d587b4647b8e723ad9ba215416aac.tar.gz
hdf5-fff49a52a63d587b4647b8e723ad9ba215416aac.tar.bz2
[svn-r7661] Purpose: Maintenance after 1.6.1 release
Description: Changes version to 1.6.1-post0 and updated RELEASE.txt and HISTORY.txt filese fro the new version. Solution: N/A Platforms tested: N/A 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 b6d2378..f6701c0 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], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.6.1-post0], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])