summaryrefslogtreecommitdiffstats
path: root/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 /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 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 42627af..83d4762 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.61], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.5.62], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])