diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:22:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:22:05 +0000 |
commit | 5e83d2cca7cbd040e85eacc2d404006506e5832c (patch) | |
tree | 999037539c9e732c1cad17c60639baf6f0c47ae2 /Makefile.in | |
parent | 5b5861861c82bd7a26b511cdeffc40089a725456 (diff) | |
download | fetchmail-5e83d2cca7cbd040e85eacc2d404006506e5832c.tar.gz fetchmail-5e83d2cca7cbd040e85eacc2d404006506e5832c.tar.bz2 fetchmail-5e83d2cca7cbd040e85eacc2d404006506e5832c.zip |
*** empty log message ***
svn path=/trunk/; revision=726
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 7347c33e..f57f98cc 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=2.6 +VERS=2.7 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |