summaryrefslogtreecommitdiffstats
path: root/fortran/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2004-09-01 16:15:57 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2004-09-01 16:15:57 (GMT)
commit3be80cc1f092d427c33ccc177fb0d6bca7c53ab2 (patch)
tree18968e829bbf0caa6792063ba5df276b885e3547 /fortran/configure.in
parent6c87077c740c4898caea3e6a8a9a37405efc06d5 (diff)
downloadhdf5-3be80cc1f092d427c33ccc177fb0d6bca7c53ab2.zip
hdf5-3be80cc1f092d427c33ccc177fb0d6bca7c53ab2.tar.gz
hdf5-3be80cc1f092d427c33ccc177fb0d6bca7c53ab2.tar.bz2
[svn-r9181] Purpose: Maintenance for the hdf5-1.6.3 testing
Description: After discussing with Albert: I changed the version to hdf5-1.6.3-pre1 and created a tar ball for the first round of testing. Then I changed the version to hdf5-1.6.3-pre2 and now I am committing the changes. pre1 on ftp is the same as snap6 :-) 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 88dfe29..267e23a 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.6.3-snap6], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.6.3-pre2], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])