diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-07 18:13:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-07 18:13:09 +0000 |
commit | 760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6 (patch) | |
tree | f0b300d88b6bcacf56d0e510cd221c0fe0922f1f /Makefile.in | |
parent | 2aa4b201175399320d68cecce057dec0d07733e5 (diff) | |
download | fetchmail-760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6.tar.gz fetchmail-760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6.tar.bz2 fetchmail-760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6.zip |
Version bump.
svn path=/trunk/; revision=3406
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 668ed5a5..d6875abc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.12 +VERSION = 5.9.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |