summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-18 20:59:35 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-18 20:59:35 (GMT)
commit7c1054856ac624759db172369cd6d25ee13e4a47 (patch)
tree2c7d359a369d4a99af14cb141ad1dea53ae9cc5a /c++/configure.in
parent4fc73028edd0829b1e45ebe9c597cb91d49a9963 (diff)
downloadhdf5-7c1054856ac624759db172369cd6d25ee13e4a47.zip
hdf5-7c1054856ac624759db172369cd6d25ee13e4a47.tar.gz
hdf5-7c1054856ac624759db172369cd6d25ee13e4a47.tar.bz2
[svn-r7061] Purpose:
Bump version # after creating private snapshot.
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 0f90489..6da7a08 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.5.59], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.5.60], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])