diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-10-09 06:25:12 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-10-09 06:25:12 +0000 |
commit | 0e43fff627dd581b848900cb9b5d802a28c4ecde (patch) | |
tree | 6c44f83921aa424b2659f1bf35ca989ce068ab93 /configure.ac | |
parent | f2507f0005773393f00c37013868920b41aff6e9 (diff) | |
download | fetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.tar.gz fetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.tar.bz2 fetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.zip |
Release 6.3.5.
svn path=/branches/BRANCH_6-3/; revision=4920
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 2c3fa6d9..44aea1e0 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.5-beta3],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.5],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |