diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-08-12 16:55:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-08-12 16:55:21 +0000 |
commit | 54f49bce06e961b4868b5bac8a9c1765fd1f2e67 (patch) | |
tree | 2db56c614496a1b0c7a16799b10d43b402947f49 /Makefile.in | |
parent | 8bd1f31feffae4c0781d76c5759ebb9b06434974 (diff) | |
download | fetchmail-54f49bce06e961b4868b5bac8a9c1765fd1f2e67.tar.gz fetchmail-54f49bce06e961b4868b5bac8a9c1765fd1f2e67.tar.bz2 fetchmail-54f49bce06e961b4868b5bac8a9c1765fd1f2e67.zip |
Ready to ship 5.5.0.
svn path=/trunk/; revision=2950
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 64b57326..a75b8b9d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.4.5 +VERSION = 5.5.0 SUBDIRS = @INTLSUB@ @POSUB@ |