summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2004-02-12 19:37:26 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2004-02-12 19:37:26 (GMT)
commitf9491185b3f0312eb203f20dd607115885caf51f (patch)
treec59ca61bb064424a63e39cf70689b3b3fc1ac45b /c++/configure.in
parentfac0a86dbae77c196082b4b951f69cedbdc3c911 (diff)
downloadhdf5-f9491185b3f0312eb203f20dd607115885caf51f.zip
hdf5-f9491185b3f0312eb203f20dd607115885caf51f.tar.gz
hdf5-f9491185b3f0312eb203f20dd607115885caf51f.tar.bz2
[svn-r8193] Purpose: Maintenance for hdf5-1.6.2 release
Description: Changed version to be 1.6.2 and ran bin/release. Since several files are changed, I am checking them in before tagging the release Solution: Platforms tested: eirene Misc. update:
Diffstat (limited to 'c++/configure.in')
-rw-r--r--c++/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/configure.in b/c++/configure.in
index d8238d7..fae5a1a 100644
--- a/c++/configure.in
+++ b/c++/configure.in
@@ -27,7 +27,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5 C++], [1.6.2-pre2], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.2], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])