aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-12-10 17:30:45 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-12-10 17:30:45 +0100
commit451fbd881cf9101c60e2d7588e5f320f0e3e28f8 (patch)
tree909476a456198494684bbc4fe9029aaf4ba8190a /configure.ac
parent60207c6cd75f810b84d16f46b94b413108768915 (diff)
downloadfetchmail-451fbd881cf9101c60e2d7588e5f320f0e3e28f8.tar.gz
fetchmail-451fbd881cf9101c60e2d7588e5f320f0e3e28f8.tar.bz2
fetchmail-451fbd881cf9101c60e2d7588e5f320f0e3e28f8.zip
Get ready for 6.3.19 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 bb4ab13d..c1d450cd 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.3.19-pre1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.19],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])