diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-04-02 18:43:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-04-02 18:43:41 +0000 |
commit | 085585f30d8ba479c2bedd72e4a8fe3dc121bca5 (patch) | |
tree | 87c33697aebf015ffcb1fdc0ed5133c08d789ea1 /Makefile.in | |
parent | e06684deb6a793b4e3de5a9e86c72169bbc5b3e2 (diff) | |
download | fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.tar.gz fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.tar.bz2 fetchmail-085585f30d8ba479c2bedd72e4a8fe3dc121bca5.zip |
Ready to ship.
svn path=/trunk/; revision=946
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 fe1e8841..197142d7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=3.8 +VERS=3.9 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |