summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2003-10-07 11:15:05 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2003-10-07 11:15:05 (GMT)
commit259247fc328fa17b705fc16ab8e004d8c5814ea8 (patch)
tree9bf6894b57cf4cbb07067542b11859c9e49d5df3 /configure.in
parentc708028588d0d79e8ffc9dc96cbdb4dc0f63025a (diff)
downloadhdf5-259247fc328fa17b705fc16ab8e004d8c5814ea8.zip
hdf5-259247fc328fa17b705fc16ab8e004d8c5814ea8.tar.gz
hdf5-259247fc328fa17b705fc16ab8e004d8c5814ea8.tar.bz2
[svn-r7558] Snapshot version 1.7 release 5
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 596367f..90da4f7 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.5], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.7.6], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])