summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2009-06-09 15:52:02 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2009-06-09 15:52:02 (GMT)
commit0d501ca25b45f94284e6dc219553bb6e915710a5 (patch)
tree09f405956b7d592e6f3f43035397f0f9b63a8e1a /configure.in
parent7a0fe74c5da1a0b9c500d3bbdc0031ecfcad059e (diff)
downloadhdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.zip
hdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.tar.gz
hdf5-0d501ca25b45f94284e6dc219553bb6e915710a5.tar.bz2
[svn-r17018] Merged changes from the trunk into the branch:
svn merge -r16933:17016 https://svn.hdfgroup.uiuc.edu/hdf5/trunk Tested: smirom
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 e0e6a91..29f7eef 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.39], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.41], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])