summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-02-05 14:51:01 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-02-05 14:51:01 (GMT)
commitadb158fa78dedbdd631a3f6c3c0129b2802ce6af (patch)
tree6d8eb2c1706e94dadb07c5802f7a17511e104c7b /configure.in
parent7bd8d0f25e0c10cca68396962e4d6ea7f54cfb9e (diff)
downloadhdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.zip
hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.gz
hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.bz2
[svn-r21910] Snapshot version 1.9 release 108
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 5f40e84..6dfab74 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.108], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.109], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])