summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-12-31 19:22:46 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-12-31 19:22:46 (GMT)
commit51638099ad2a9ea213b4e9d6b46e14a0a7a34508 (patch)
tree36ff2ad450bbd13657f95ee3cebe113814a2704e /c++/configure.in
parent1d913177a81a726ffc110cc8d653306d901f3c2f (diff)
downloadhdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.zip
hdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.tar.gz
hdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.tar.bz2
[svn-r8002] Purpose:
Bump snapshot version after creating bugfix snapshot for user.
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 476c67f..5f6cc97 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.1-post10], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.1-post12], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])