aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-27 19:33:42 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-27 19:59:38 +0200
commit5f976705db6e1e6de874203826fe4a19d02cda5c (patch)
tree7fe80dcb9cebfd82f0ceed26df5ac0f92b2814da /configure.ac
parentc7c6055bdb7ca6eca2e8f83e332ee1394246ef5b (diff)
downloadfetchmail-5f976705db6e1e6de874203826fe4a19d02cda5c.tar.gz
fetchmail-5f976705db6e1e6de874203826fe4a19d02cda5c.tar.bz2
fetchmail-5f976705db6e1e6de874203826fe4a19d02cda5c.zip
Get ready for 6.4.22.rc2.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 00e9bc87..b1b8c023 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ 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.4.22.rc1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.22.rc2],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])