diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 04bb7910..864a29b2 100644 --- a/configure.ac +++ b/configure.ac @@ -8,6 +8,7 @@ dnl Autoconfigure input file for fetchmail dnl Process this file with autoconf to produce a configure script. dnl +dnl XXX - if bumping version here, check fetchmail.man, too! AC_INIT([fetchmail],[6.3.11],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) |