diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-03-07 22:35:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-03-07 22:35:04 +0000 |
commit | e2459d07358d39d3a2a95f0a17f04388ef624e4c (patch) | |
tree | b2b0f9fee82686f6bd232c82019da2d909833458 /Makefile.in | |
parent | b23e5cf4c6234bdcdc97152f06dabe98e1db2118 (diff) | |
download | fetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.tar.gz fetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.tar.bz2 fetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.zip |
Ready to go.
svn path=/trunk/; revision=923
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 c17b4415..ee88a3bd 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.7 +VERS=3.8 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |