diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-26 15:25:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-26 15:25:46 +0000 |
commit | 7159849665ddb6012c23f7be1c111378034479a9 (patch) | |
tree | a8092edc18230c8428332f4b00bfb6b1986b610a /Makefile.in | |
parent | a3d27049f568172fee01cc6814c99dac6dbdee3f (diff) | |
download | fetchmail-7159849665ddb6012c23f7be1c111378034479a9.tar.gz fetchmail-7159849665ddb6012c23f7be1c111378034479a9.tar.bz2 fetchmail-7159849665ddb6012c23f7be1c111378034479a9.zip |
Version bump.
svn path=/trunk/; revision=1421
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 77431e65..0ebbba04 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=4.2.6 +VERS=4.2.7 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |