summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2004-01-07 15:59:17 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2004-01-07 15:59:17 (GMT)
commitfb1494ea6e82b4dc43137d83e8ddffa72f97ed90 (patch)
tree63fadef1c2f5358fd8a1c6f237282f3024d35496 /c++/configure.in
parentc4b27c5a18e24fc664d3ee0c1a0b597533cf6bbc (diff)
downloadhdf5-fb1494ea6e82b4dc43137d83e8ddffa72f97ed90.zip
hdf5-fb1494ea6e82b4dc43137d83e8ddffa72f97ed90.tar.gz
hdf5-fb1494ea6e82b4dc43137d83e8ddffa72f97ed90.tar.bz2
[svn-r8034] Purpose: Maintenance
Description: Bump up the version number before giving a tar ball to the MAC HDF5 Fortran user. Solution: run bin/h5vers on eirene Platforms tested: N/A Misc. update:
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 4198f3a..b37b769 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-post14], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.6.1-post15], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])