aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-03-19 00:09:05 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-03-19 00:09:05 +0100
commit1b88147837bcf98cf5b70fff4a209ecac7a520f8 (patch)
treeffadf2c94a0a39cb06ccca867f497e3a5862a9cd /configure.ac
parent9c10d69f36fed4962354b7a38261fe47f154ba2b (diff)
downloadfetchmail-1b88147837bcf98cf5b70fff4a209ecac7a520f8.tar.gz
fetchmail-1b88147837bcf98cf5b70fff4a209ecac7a520f8.tar.bz2
fetchmail-1b88147837bcf98cf5b70fff4a209ecac7a520f8.zip
Bump version.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2076ca86..b5c07e78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,13 +3,13 @@ dnl Autoconfigure input file for fetchmail
# Fetchmail automatic configuration support
#
# Eric S. Raymond <esr@thyrsus.com>
-# 2004 - 2009 Matthias Andree <matthias.andree@gmx.de>
+# 2004 - 2010 Matthias Andree <matthias.andree@gmx.de>
#
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.15-beta2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.15-beta3],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])