X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=configure.ac;h=39a2e0251ec7eb82332946b9d0ef178388e6e847;hb=e75c62b234a699557c023970466a8accd0b5a7b2;hp=de3a37a387758d5614477ecb15f9c1b32cf4de6f;hpb=9f9c3cbd8d825f80e99ddfdefa530be3955bcd56;p=~andy%2Ffetchmail diff --git a/configure.ac b/configure.ac index de3a37a3..39a2e025 100644 --- a/configure.ac +++ b/configure.ac @@ -3,13 +3,13 @@ dnl Autoconfigure input file for fetchmail # Fetchmail automatic configuration support # # Eric S. Raymond -# 2004 - 2010 Matthias Andree +# 2004 - 2012 Matthias Andree # 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.21],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.22],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.])