diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-11-30 17:18:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-11-30 17:18:18 +0000 |
commit | 206f35d175d7395d2cdabc060ab1b274fe9018d3 (patch) | |
tree | a70b276b05e7ca925fd6546a0821e084bdc7de17 /Makefile.in | |
parent | 3e80ef741a41670220b178bb18fbaeb764e3dc71 (diff) | |
download | fetchmail-206f35d175d7395d2cdabc060ab1b274fe9018d3.tar.gz fetchmail-206f35d175d7395d2cdabc060ab1b274fe9018d3.tar.bz2 fetchmail-206f35d175d7395d2cdabc060ab1b274fe9018d3.zip |
Ready to ship.
svn path=/trunk/; revision=2240
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 b97f1a2f..cdf5860d 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.6.8 +VERS=4.6.9 PACKAGE = @PACKAGE@ VERSION = @VERSION@ |