diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-06 13:28:53 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-06 13:28:53 +0000 |
commit | 6289562c4c47bdbbafe1d93e8e4bde4961d7b08b (patch) | |
tree | 4fbfd1df53988ec23657af5af33fb4b19dea2773 /configure.ac | |
parent | 45921bf55d7e7f3cd7991276a2ad1c09c6a40d06 (diff) | |
download | fetchmail-6289562c4c47bdbbafe1d93e8e4bde4961d7b08b.tar.gz fetchmail-6289562c4c47bdbbafe1d93e8e4bde4961d7b08b.tar.bz2 fetchmail-6289562c4c47bdbbafe1d93e8e4bde4961d7b08b.zip |
Snapshot 6.3.2-rc1.
svn path=/branches/BRANCH_6-3/; revision=4608
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fcbebaf7..51984601 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([fetchmail],[6.3.2-pre1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.2-rc1],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |