diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-07 21:05:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-07 21:05:49 +0000 |
commit | 562e5c4d13f840817312e40a7ca5050fcfe1bcc8 (patch) | |
tree | 28a7538d432d9585324e6eddae031e84dc9206f3 /Makefile.in | |
parent | d67d0b8f82a55d52c799aeb088a65927bc9aecf7 (diff) | |
download | fetchmail-562e5c4d13f840817312e40a7ca5050fcfe1bcc8.tar.gz fetchmail-562e5c4d13f840817312e40a7ca5050fcfe1bcc8.tar.bz2 fetchmail-562e5c4d13f840817312e40a7ca5050fcfe1bcc8.zip |
Version bump.
svn path=/trunk/; revision=1246
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 ef53de80..b8c65235 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.7 +VERS=4.0.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |