summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-05-20 13:44:58 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-05-20 13:44:58 (GMT)
commit01f6493cd0b3b151c3cdc8f005c6fccacb58d7dd (patch)
tree16202382fd6b4fd15db8d521462426b9aec902cc /configure.in
parente5865cbf35f36ee6f9518d7446fcce6f2a5c2ad3 (diff)
downloadhdf5-01f6493cd0b3b151c3cdc8f005c6fccacb58d7dd.zip
hdf5-01f6493cd0b3b151c3cdc8f005c6fccacb58d7dd.tar.gz
hdf5-01f6493cd0b3b151c3cdc8f005c6fccacb58d7dd.tar.bz2
[svn-r6905]
Purpose: Maintenance for the second round of testing Description: Used bin/h5vers to change version number to 1.5.55 Solution: Platforms tested: arabica 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 d01a45e..6ea4a55 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.5.54], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.5.55], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])