diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-08-11 01:57:39 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-08-11 01:57:39 (GMT) |
commit | e5ae46c7d1663b8b25ee137fed392f85cafe4c5c (patch) | |
tree | dc503c5619f0fb8f954147ebff3a6f2ab26d4903 /configure.in | |
parent | 51aa45fd78bcdf86fcb171e71d6da55fb2cee98a (diff) | |
download | hdf5-e5ae46c7d1663b8b25ee137fed392f85cafe4c5c.zip hdf5-e5ae46c7d1663b8b25ee137fed392f85cafe4c5c.tar.gz hdf5-e5ae46c7d1663b8b25ee137fed392f85cafe4c5c.tar.bz2 |
[svn-r7333] Snapshot version 1.6 release 0 (post1)
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 16022d6..32740c4 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.6.0-post1], [hdfhelp@ncsa.uiuc.edu]) +AC_INIT([HDF5], [1.6.0-post2], [hdfhelp@ncsa.uiuc.edu]) AC_CONFIG_SRCDIR([src/H5.c]) AC_CONFIG_HEADER([src/H5config.h]) |