summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-06-11 12:46:09 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-06-11 12:46:09 (GMT)
commit2714638dece375f1d1bbb2ca9745a846a8d56454 (patch)
tree4ceb895ab05331dec30a1a9968f8bb923f1e42d8 /c++/configure.in
parent361cac5966d28bc9471692689a5f8e1476242c35 (diff)
downloadhdf5-2714638dece375f1d1bbb2ca9745a846a8d56454.zip
hdf5-2714638dece375f1d1bbb2ca9745a846a8d56454.tar.gz
hdf5-2714638dece375f1d1bbb2ca9745a846a8d56454.tar.bz2
[svn-r7023]
Purpose: Maintenance for the third round of testing Description: Increased the version number to 1.5.59 after creating a tar ball for testing. Solution: Platforms tested: 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 7be9462..ca8f964 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.58], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.5.59], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])