summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2009-07-09 14:37:01 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2009-07-09 14:37:01 (GMT)
commit33ef1bcfb2c154b9f51d99a6657719ee75fb7b67 (patch)
tree2961ef887d134db2f8ba7abe14b4a9c88229c532 /configure.in
parentb0cb971ada1fc090fe2ba8fa71ed08f6b38d50d7 (diff)
downloadhdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.zip
hdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.tar.gz
hdf5-33ef1bcfb2c154b9f51d99a6657719ee75fb7b67.tar.bz2
[svn-r17170] Merged the trunk changes into the branch:
svn merge -r17093:17169 https://svn.hdfgroup.uiuc.edu/hdf5/trunk tested: smirom (icc, pgi), linew
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 aeda63c..7808641 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.42], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.44], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])