summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2005-03-16 01:44:22 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2005-03-16 01:44:22 (GMT)
commit19f564b424eadabc3c4160238c3579d43587e119 (patch)
tree6b71672f3ab060ff2f0c065fe8f6cabb231733c8 /c++/configure.in
parent6f686d87b35c5f3e9fe42af0d95faeec90e33b42 (diff)
downloadhdf5-hdf5-1_6_4.zip
hdf5-hdf5-1_6_4.tar.gz
hdf5-hdf5-1_6_4.tar.bz2
[svn-r10225] Purpose: Release of 1.6.4hdf5-1_6_4
Description: I ran bin/h5vers to change version number to 1.6.4. Several files were modified by bin/h5vers. I am checking them in before tagging the release with hdf5-1_6_4 tag Solution: Platforms tested: 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 b78d118..42a7000 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.4-pre3], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.4], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])