diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-11 20:50:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-11 20:50:09 +0000 |
commit | 144adcf07edef029e0c14fe51970a65401385499 (patch) | |
tree | bba54cf140d67409c8e25e3a679799408aea69d4 /Makefile.in | |
parent | 11b1030f103f77b25c496b6c70b25b5edc47c0bc (diff) | |
download | fetchmail-144adcf07edef029e0c14fe51970a65401385499.tar.gz fetchmail-144adcf07edef029e0c14fe51970a65401385499.tar.bz2 fetchmail-144adcf07edef029e0c14fe51970a65401385499.zip |
Ready to ship.
svn path=/trunk/; revision=744
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 b25fd272..69e5aba3 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.7 +VERS=2.8 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |