summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-01-28 18:59:31 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-01-28 18:59:31 (GMT)
commit048493b19c3b7c1e230528b9fccb77678ec4fd87 (patch)
tree080a9e761d34f5cdaba788e58630cf55e848f833 /c++/configure.in
parent06c5b64ca8ceab0663dd5d179838629893d32d6b (diff)
downloadhdf5-048493b19c3b7c1e230528b9fccb77678ec4fd87.zip
hdf5-048493b19c3b7c1e230528b9fccb77678ec4fd87.tar.gz
hdf5-048493b19c3b7c1e230528b9fccb77678ec4fd87.tar.bz2
[svn-r14461] Maintenance: Updated version number to 1.6.7
We will try to build release binaries today via "daily tests" procedure
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 c77b433..2318b1a 100644
--- a/c++/configure.in
+++ b/c++/configure.in
@@ -28,7 +28,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.7-rc2], [help@hdfgroup.org])
+AC_INIT([HDF5 C++], [1.6.7], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_HEADER([src/H5cxx_config.h])