diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2019-05-14 21:17:37 +0200 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2019-05-14 21:17:37 +0200 |
| commit | dd5a40908191e728f483f329fa5f54bd06bcc52c (patch) | |
| tree | c42039321e2c213488e30561cf131ec200d2c002 | |
| parent | 7a38ed6c0f59ad56ba5906cdf6c2ed30ffcefa48 (diff) | |
| download | fetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.tar.gz fetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.tar.bz2 fetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.zip | |
Bump version to 6.4.0.beta5.
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59a90392..2b210db0 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],[6.4.0.beta4],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.0.beta5],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |
