diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-21 22:40:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-21 22:40:06 +0000 |
commit | 61614efc129a445eca6729406def9821446646b5 (patch) | |
tree | c0bb26843b2d425d11b988a9da553918d928881d /Makefile.in | |
parent | c7792bd46b72f53bd0566d03eab374e7c6885037 (diff) | |
download | fetchmail-61614efc129a445eca6729406def9821446646b5.tar.gz fetchmail-61614efc129a445eca6729406def9821446646b5.tar.bz2 fetchmail-61614efc129a445eca6729406def9821446646b5.zip |
Ready to ship.
svn path=/trunk/; revision=915
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 05728a0f..018b701d 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.6 +VERS=3.7 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |