diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-03-30 18:50:31 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-03-30 18:50:31 +0000 |
commit | ceb3f901553bb02a9861de1aae2594725731873a (patch) | |
tree | d02533c52ef84f2242c78e71acc384aec0ffcaf9 /Makefile.in | |
parent | ca32eef2dc63e1e9d0b4e320b19704be668d9c8a (diff) | |
download | fetchmail-ceb3f901553bb02a9861de1aae2594725731873a.tar.gz fetchmail-ceb3f901553bb02a9861de1aae2594725731873a.tar.bz2 fetchmail-ceb3f901553bb02a9861de1aae2594725731873a.zip |
Version bump.
svn path=/trunk/; revision=2419
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 f2b6887a..e357ffa6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.9 +VERSION = 5.0.0 SUBDIRS = @INTLSUB@ @POSUB@ |