summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
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 a7f1d42..f6a60f1 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.3-snap6], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.3-pre2], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])