summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-05 17:44:43 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-05 17:44:43 (GMT)
commit51b427848d17421d3922741e46cf0c0a6f2ce40b (patch)
tree558089d409266f246f1aeb50340a74297d7035ee /configure.in
parent82cc42fd1950b2e1551c963bee47eddf2c8ebe86 (diff)
downloadhdf5-51b427848d17421d3922741e46cf0c0a6f2ce40b.zip
hdf5-51b427848d17421d3922741e46cf0c0a6f2ce40b.tar.gz
hdf5-51b427848d17421d3922741e46cf0c0a6f2ce40b.tar.bz2
[svn-r6974] Purpose:
Bump version # Description: Bump the version # of the library after creating snapshot for SAF developers to test with.
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 6ea4a55..6d3eb5f 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.55], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5], [1.5.56], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/H5.c])
AC_CONFIG_HEADER([src/H5config.h])