summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-02-11 19:09:52 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-02-11 19:09:52 (GMT)
commit349702f97d852c5bbde3f3cc5b9c3bdc2d5b15da (patch)
tree37aeff23e26e1a7e900d4a1fe6129f5821d9da82 /configure.in
parent6c2c7af53af7e7c644dfb20a964e443368806282 (diff)
downloadhdf5-349702f97d852c5bbde3f3cc5b9c3bdc2d5b15da.zip
hdf5-349702f97d852c5bbde3f3cc5b9c3bdc2d5b15da.tar.gz
hdf5-349702f97d852c5bbde3f3cc5b9c3bdc2d5b15da.tar.bz2
[svn-r14547] Maintenance: Changed version number to 1.9.0 as we agreed on the HDF5 developers meeting
on February 8, 2008; modified docs files to point to the documentation snapshots.
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 7e967fb..f8b7ce0 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.0-snap0], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.9.0], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])