summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2002-07-03 20:11:14 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2002-07-03 20:11:14 (GMT)
commit56019a85dee82fcdf98123432889e3ae645f7e47 (patch)
tree3b53973c8e5f900a5c1491a2f8a6fc6e3d74142e /fortran
parent200f780d7fda64f6783072aff7634da7277df181 (diff)
downloadhdf5-56019a85dee82fcdf98123432889e3ae645f7e47.zip
hdf5-56019a85dee82fcdf98123432889e3ae645f7e47.tar.gz
hdf5-56019a85dee82fcdf98123432889e3ae645f7e47.tar.bz2
[svn-r5761]
Purpose: Maintenance: I am commiting files that were modified by h5vers -s 1.4.4 command and the files that made into the hdf5-1.4.4 released tar ball (*.zip and INATALL_windows.txt). Please do not check anything in until I send an email telling that you can do it! My next step will be tag the release with hdf5_1_4_4 tag. Thank you!
Diffstat (limited to 'fortran')
-rw-r--r--fortran/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/configure.in b/fortran/configure.in
index 5a15984..b20535d 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.4.4-pre6], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.4.4], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])