summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-04-25 09:10:35 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-04-25 09:10:35 (GMT)
commit9af04cd41de071821810e440fa08ef5da18193d4 (patch)
treec28a14f754646ee97fa886a8268c72e7411fa1b9 /configure.in
parent77706cc276af29d0aee26d8051854da2f824ab9d (diff)
downloadhdf5-9af04cd41de071821810e440fa08ef5da18193d4.zip
hdf5-9af04cd41de071821810e440fa08ef5da18193d4.tar.gz
hdf5-9af04cd41de071821810e440fa08ef5da18193d4.tar.bz2
[svn-r8418] Snapshot version 1.7 release 23
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 1e62357..2b1a52f 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.23], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.7.24], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])