diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-27 07:52:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-27 07:52:11 +0000 |
commit | 8ef9fbf6b486ff63066fc05eb47cab974ffceb3b (patch) | |
tree | 791990fa72f6ab670f255af4de66df55be73a2a6 /Makefile.in | |
parent | 60e6d78753d7cba662a3eee29c05d5b4d52e4551 (diff) | |
download | fetchmail-8ef9fbf6b486ff63066fc05eb47cab974ffceb3b.tar.gz fetchmail-8ef9fbf6b486ff63066fc05eb47cab974ffceb3b.tar.bz2 fetchmail-8ef9fbf6b486ff63066fc05eb47cab974ffceb3b.zip |
Ready to ship.
svn path=/trunk/; revision=834
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 98c18fab..c2bf4838 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.1 +VERS=3.2 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |