X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=configure.ac;h=bc9cb52db139c193231bf2e204d8bc62043938f7;hb=ad5ca720795a2f55474a22b63f3a26c2470dd3f2;hp=e0d4a8fcc8c80a8b42775b4e8368f3ed9c5972c6;hpb=9464fe9aed2441c62d519b3172ae27e1407c8ebb;p=~andy%2Ffetchmail diff --git a/configure.ac b/configure.ac index e0d4a8fc..bc9cb52d 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],[7.0.0-alpha4],[fetchmail-devel@lists.berlios.de]) +AC_INIT([fetchmail],[7.0.0-alpha5],[fetchmail-devel@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) @@ -91,7 +91,7 @@ AC_CACHE_SAVE dnl i18n AM_GNU_GETTEXT([external], [need-ngettext]) -AM_GNU_GETTEXT_VERSION([0.17]) +AM_GNU_GETTEXT_VERSION([0.18.1]) dnl end i18n # Under sysV68, socket and friends are provided by the C library.