summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-02-03 12:11:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-02-03 12:11:07 (GMT)
commit5436f45bd11f2867b3c9e93b976df427a0ffb10e (patch)
tree96b05a07633ee3907ef02e2390663be4adc15f2a /configure.in
parentcde7807ceb3cd66bf60d9b6d87570f4f8422cbce (diff)
downloadhdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.zip
hdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.tar.gz
hdf5-5436f45bd11f2867b3c9e93b976df427a0ffb10e.tar.bz2
[svn-r16403] Description:
Bring r16395:16402 back from trunk (and adjust slightly for layout version changes). Tested on: FreeBSD/32 6.3 (duty) (h5committest not required on this branch)
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 05cd52d..4fc9bd0 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.29], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.30], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])