summaryrefslogtreecommitdiffstats
path: root/c++/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-06-24 20:36:29 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-06-24 20:36:29 (GMT)
commit891fc014f7c37128f9bffbb45baf1c4773f5bff5 (patch)
treeb8c58c560be23f8a3f46d2e5a22fbcc9aab33129 /c++/configure.in
parenta2ffe933e6f966179236198a8357ba68dbfc34e1 (diff)
downloadhdf5-891fc014f7c37128f9bffbb45baf1c4773f5bff5.zip
hdf5-891fc014f7c37128f9bffbb45baf1c4773f5bff5.tar.gz
hdf5-891fc014f7c37128f9bffbb45baf1c4773f5bff5.tar.bz2
[svn-r7099]
Purpose: Maintenance Description: Bumped the version number to 1.5.62 after creating a tar ball for the fourth round of testing. Solution: run bin/h5vers -s scipt on arabica 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 0f14820..b768d76 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.61], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 C++], [1.5.62], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5Library.cpp])
AC_CONFIG_AUX_DIR([../bin])