summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-01-17 12:25:27 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-01-17 12:25:27 (GMT)
commit1e25bc217fca043e1b5c77e9f538c506c11be7af (patch)
tree0c92ab6aa030927a5f017304c28f9d442b4a837f /configure.in
parent066294e32131d1d81d326d35d67b0d753e8b8b56 (diff)
downloadhdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.zip
hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.gz
hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.bz2
[svn-r18120] Snapshot version 1.9 release 58
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 0ee4a8c..4e3fe0d 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.9.58], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.59], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])