summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-12-13 18:21:19 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-12-13 18:21:19 (GMT)
commit3f845b25c025a2d11ca9b8884204adc2e6af1d6d (patch)
tree91715cb5527d203246af08b2de4d181f9fd3a8b6 /configure.in
parentff328b54b9312a70dbcf904a99a3cba13b5d435f (diff)
downloadhdf5-3f845b25c025a2d11ca9b8884204adc2e6af1d6d.zip
hdf5-3f845b25c025a2d11ca9b8884204adc2e6af1d6d.tar.gz
hdf5-3f845b25c025a2d11ca9b8884204adc2e6af1d6d.tar.bz2
[svn-r7945] Purpose:
Bump snapshot version number after giving a snapshot w/bugfix to a user.
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 16cacad..313bda4 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-post5], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.6.1-post6], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])