diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-26 16:31:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-26 16:31:35 +0000 |
commit | d3e49ec2574301f63f067c939730c2c61027c453 (patch) | |
tree | 05edb17b9297c120d43345e76b1d8a45debb78c7 /Makefile.in | |
parent | 0d5870f990d2f7b8d364f3ae1ec82c6a2ead60c0 (diff) | |
download | fetchmail-d3e49ec2574301f63f067c939730c2c61027c453.tar.gz fetchmail-d3e49ec2574301f63f067c939730c2c61027c453.tar.bz2 fetchmail-d3e49ec2574301f63f067c939730c2c61027c453.zip |
Ready for release.
svn path=/trunk/; revision=1862
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 2a9ad7da..ce6c6d3e 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.4.7 +VERS=4.4.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |