summaryrefslogtreecommitdiffstats
path: root/fortran/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-11-10 20:39:39 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-11-10 20:39:39 (GMT)
commita83b834e588ffaf4dd18eb9c645fd4ff36c6d416 (patch)
tree36f694ef820290c4b5fe290b310a023d14d37156 /fortran/configure.in
parente096feea7f204d982c075abd986420e17a12fb50 (diff)
downloadhdf5-a83b834e588ffaf4dd18eb9c645fd4ff36c6d416.zip
hdf5-a83b834e588ffaf4dd18eb9c645fd4ff36c6d416.tar.gz
hdf5-a83b834e588ffaf4dd18eb9c645fd4ff36c6d416.tar.bz2
[svn-r16057] Maintenance: Changed version to 1.6.8 and released source tar ball.hdf5-1_6_8
Will tag the release after binaries are built tonight.
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 9336674..364e299 100644
--- a/fortran/configure.in
+++ b/fortran/configure.in
@@ -25,7 +25,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.8-pre1], [help@hdfgroup.org])
+AC_INIT([HDF5 Fortran], [1.6.8], [help@hdfgroup.org])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])