diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-01 15:17:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-01 15:17:30 +0000 |
commit | 93ce33cbba7c383f3110524cd7e3f20833ea6970 (patch) | |
tree | e85b370f259666f0ede6e30763489c253204e859 /Makefile.in | |
parent | f6893683d1b9b22523e65a938c01dd6ae343290b (diff) | |
download | fetchmail-93ce33cbba7c383f3110524cd7e3f20833ea6970.tar.gz fetchmail-93ce33cbba7c383f3110524cd7e3f20833ea6970.tar.bz2 fetchmail-93ce33cbba7c383f3110524cd7e3f20833ea6970.zip |
Ready to ship.
svn path=/trunk/; revision=1216
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 0d349fd0..e76fe4fc 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.0.5 +VERS=4.0.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |