summaryrefslogtreecommitdiffstats
path: root/fortran/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 /fortran/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 'fortran/configure.in')
-rw-r--r--fortran/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/configure.in b/fortran/configure.in
index 7b40516..4f8a779 100644
--- a/fortran/configure.in
+++ b/fortran/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 Fortran], [1.5.55], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.5.56], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])