summaryrefslogtreecommitdiffstats
path: root/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 /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 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3de7ee6..d03cf27 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.5.59], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.5.60], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])