diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-15 20:12:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-15 20:12:03 +0000 |
commit | ec453ca003cd77ba6f5bc98353a4c0b950b83066 (patch) | |
tree | 0b93cccf8c6ce77f9fbf5ce65c061ad2ef6c3cb8 /Makefile.in | |
parent | ed099d84b1806db0d7c2fb49f03f77dd15f46c1c (diff) | |
download | fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.tar.gz fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.tar.bz2 fetchmail-ec453ca003cd77ba6f5bc98353a4c0b950b83066.zip |
Ready to ship 3.5
svn path=/trunk/; revision=885
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 73b0d586..10351ea4 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.4 +VERS=3.5 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |