diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-20 16:58:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-20 16:58:21 +0000 |
commit | 3549d8465cd3c41462114aac57dce8a4dfa53c80 (patch) | |
tree | 067b989b4d62921c28f5bfd1332bf1424f8195f4 /Makefile.in | |
parent | baf309de6b8b33af9fdcaf368317520b147dc51b (diff) | |
download | fetchmail-3549d8465cd3c41462114aac57dce8a4dfa53c80.tar.gz fetchmail-3549d8465cd3c41462114aac57dce8a4dfa53c80.tar.bz2 fetchmail-3549d8465cd3c41462114aac57dce8a4dfa53c80.zip |
Version bump.
svn path=/trunk/; revision=1660
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 ad67223e..389b94d2 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.3.7 +VERS=4.3.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |