summaryrefslogtreecommitdiffstats
path: root/fortran/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-10 19:35:29 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-10 19:35:29 (GMT)
commitb6f348df6ea4bd829f8f2bf249d8fad5a6691bf0 (patch)
tree9d5cb7761d8cf5560bbf911a43bc43cbf5cd480b /fortran/configure.in
parent204b89902904a59f4e14e788bcca065e2c358f0b (diff)
downloadhdf5-b6f348df6ea4bd829f8f2bf249d8fad5a6691bf0.zip
hdf5-b6f348df6ea4bd829f8f2bf249d8fad5a6691bf0.tar.gz
hdf5-b6f348df6ea4bd829f8f2bf249d8fad5a6691bf0.tar.bz2
[svn-r7020] Purpose:
Bump version number after making snapshot
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 105e7fd..4667934 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.57], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.5.58], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])