aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-03-17 21:05:54 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-03-17 21:05:54 +0000
commita59128a9369bc21df6485ddd548964a7345d1008 (patch)
tree94a2a61ab7c616d0747e1ded0bffb832f314b493 /configure.ac
parent1dd8b4d5e857cf7b44288f304fc054a36086289e (diff)
downloadfetchmail-a59128a9369bc21df6485ddd548964a7345d1008.tar.gz
fetchmail-a59128a9369bc21df6485ddd548964a7345d1008.tar.bz2
fetchmail-a59128a9369bc21df6485ddd548964a7345d1008.zip
Snapshot 6.3.8-rc1.
svn path=/branches/BRANCH_6-3/; revision=5055
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 9dec4db1..85cf10cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.8-beta1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.8-rc1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])