summaryrefslogtreecommitdiffstats
path: root/fortran/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-01-13 18:06:16 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-01-13 18:06:16 (GMT)
commit2ad18c24ac2344e6153eb26f2f5bf22e23254278 (patch)
treed86c3901a603f19cee86c87045c9255680f05bbd /fortran/configure.in
parenta847246eb43ff8f38d7022158ea0a44a63303dee (diff)
downloadhdf5-2ad18c24ac2344e6153eb26f2f5bf22e23254278.zip
hdf5-2ad18c24ac2344e6153eb26f2f5bf22e23254278.tar.gz
hdf5-2ad18c24ac2344e6153eb26f2f5bf22e23254278.tar.bz2
[svn-r8055] Purpose:
Bump revision number after creating snapshot for user testing.
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 dc28070..5b29227 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.1-post16], [hdfhelp@ncsa.uiuc.edu])
+AC_INIT([HDF5 Fortran], [1.6.1-post17], [hdfhelp@ncsa.uiuc.edu])
AC_CONFIG_SRCDIR([src/HDF5.f90])
AC_CONFIG_HEADER([src/H5config_fortran.h])