summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-07-03 21:18:14 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-07-03 21:18:14 (GMT)
commitbdd10b09c6c9344eef7cda642e5fa65191167d8d (patch)
tree9a3414f8502486e14347b18d7ab00a5e802a712a /configure.in
parenta059ebeab61188a58dc7e3c2fbfd483b86b22862 (diff)
downloadhdf5-bdd10b09c6c9344eef7cda642e5fa65191167d8d.zip
hdf5-bdd10b09c6c9344eef7cda642e5fa65191167d8d.tar.gz
hdf5-bdd10b09c6c9344eef7cda642e5fa65191167d8d.tar.bz2
[svn-r7165] Purpose: Maintenance for 1.6.0 release
Description: Changed version number to be 1.6.0 with empty substring for the release Solution: Used bin/h5vers -s 1.6.0 to update all necessary files. Platforms tested: verbena 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 2512974..064b205 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-pre1], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.6.0], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])