summaryrefslogtreecommitdiffstats
path: root/fortran/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-07-01 15:21:13 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-07-01 15:21:13 (GMT)
commit1eb32020ef48f03755f122a0e1da16620d24a73a (patch)
tree70b58e7df9a3b43768ae4cff0cdb3f6c9706f645 /fortran/configure.in
parentdc62afc420709fae7b6a23c38f7a1af7f6ea1b1b (diff)
downloadhdf5-1eb32020ef48f03755f122a0e1da16620d24a73a.zip
hdf5-1eb32020ef48f03755f122a0e1da16620d24a73a.tar.gz
hdf5-1eb32020ef48f03755f122a0e1da16620d24a73a.tar.bz2
[svn-r7131] Purpose: Maintenance for the fifth round of testing
Description: Bumped version number for 1.5.63 after creating a tar ball for the next round of testing Solution: Platforms tested: Misc. update:
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 4f3a815..796f601 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.62], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.5.63], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])