aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-10-25 14:52:42 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-10-25 14:52:42 +0100
commit84f607d0f5857d635b48e7ca36e572473187c725 (patch)
tree36bfa0c086560be3369b2eb3df2280f44c8d0ea9 /configure.ac
parent0a1b3a23a0155578fe904cf131be4d3cec2038e7 (diff)
downloadfetchmail-84f607d0f5857d635b48e7ca36e572473187c725.tar.gz
fetchmail-84f607d0f5857d635b48e7ca36e572473187c725.tar.bz2
fetchmail-84f607d0f5857d635b48e7ca36e572473187c725.zip
Label for release.
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 338c2863..1e7d5432 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.13-rc2],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.13],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])