diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-01 04:00:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-01 04:00:27 +0000 |
commit | f7dc1cd76bd22d72f0410ee6184f4a02566d36bc (patch) | |
tree | 8fa17b59277deace5a1f4d06143109ed84c858dc /Makefile.in | |
parent | 7d7b6cc1ed2da8a98cdecc634930ebc162bbda66 (diff) | |
download | fetchmail-f7dc1cd76bd22d72f0410ee6184f4a02566d36bc.tar.gz fetchmail-f7dc1cd76bd22d72f0410ee6184f4a02566d36bc.tar.bz2 fetchmail-f7dc1cd76bd22d72f0410ee6184f4a02566d36bc.zip |
Documentation of RPA support
svn path=/trunk/; revision=1454
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 cd2c258f..5872992c 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.9 +VERS=4.3.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |