diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-02 01:40:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-02 01:40:30 +0000 |
commit | 200d2e7f1f2a00ceccba0e088674496ec403a4c1 (patch) | |
tree | 5bb9c5a672d7ce411e41cfd22e9b6f5c60e806f4 /Makefile.in | |
parent | ee4b6d57d007e30d3feb7951a5bb704c88b40fe0 (diff) | |
download | fetchmail-200d2e7f1f2a00ceccba0e088674496ec403a4c1.tar.gz fetchmail-200d2e7f1f2a00ceccba0e088674496ec403a4c1.tar.bz2 fetchmail-200d2e7f1f2a00ceccba0e088674496ec403a4c1.zip |
Ready to ship.
svn path=/trunk/; revision=3389
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 a5042ff4..046a3c80 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.10 +VERSION = 5.8.11 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |