summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-11-10 20:45:46 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-11-10 20:45:46 (GMT)
commit18f2cf5cb6ef4dc4cf055a9dc120e45ac2e28fcc (patch)
tree132824cb7c48c7aa78e32da056435f59a7d22149 /configure.in
parentf289a72b30516fa1923030a450e8cbd75ec5645a (diff)
downloadhdf5-18f2cf5cb6ef4dc4cf055a9dc120e45ac2e28fcc.zip
hdf5-18f2cf5cb6ef4dc4cf055a9dc120e45ac2e28fcc.tar.gz
hdf5-18f2cf5cb6ef4dc4cf055a9dc120e45ac2e28fcc.tar.bz2
[svn-r16058] Maintenance: Changed version to 1.8.2 and released source tar ball. I willhdf5-1_8_2
tag the release after we build binaries tonight.
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 e80bafe..3fbc02c 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.8.2-pre1], [help@hdfgroup.org])
+AC_INIT([HDF5], [1.8.2], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5.c])
AM_CONFIG_HEADER([src/H5config.h])