summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-05-06 14:39:23 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-05-06 14:39:23 (GMT)
commit2c16f0510b58761661a16ff4709d374465339582 (patch)
treefa8cb4d28fda9e15c94e8372f76dfc248cbaa3dc /configure.in
parent5be0fa4ef3a9a0d34cadef7762ba3bdfbd576524 (diff)
downloadhdf5-2c16f0510b58761661a16ff4709d374465339582.zip
hdf5-2c16f0510b58761661a16ff4709d374465339582.tar.gz
hdf5-2c16f0510b58761661a16ff4709d374465339582.tar.bz2
[svn-r8486] Purpose:
Reset release number back to 1.7.x by removing the fphdf5-alpha1 sub- release string.
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 dd60f49..4f87cd4 100644
--- a/configure.in
+++ b/configure.in
@@ -25,7 +25,7 @@ dnl
dnl NOTE: Don't forget to change the version number here when we do a
dnl release!!!
dnl
-AC_INIT([HDF5], [1.7.24-fph5_alpha2], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.7.25], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])