diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-05 21:13:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-05 21:13:16 +0000 |
commit | c275402c46939cdd3714f94014118f5ea7d0d096 (patch) | |
tree | 14243705562a29b54d3996bb3c90d60a593b6e43 /Makefile.in | |
parent | b07a35feaa0ea0ea6a0c7d042703bd9777d24220 (diff) | |
download | fetchmail-c275402c46939cdd3714f94014118f5ea7d0d096.tar.gz fetchmail-c275402c46939cdd3714f94014118f5ea7d0d096.tar.bz2 fetchmail-c275402c46939cdd3714f94014118f5ea7d0d096.zip |
Version bump.
svn path=/trunk/; revision=1311
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 aba700b3..b82606cf 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.1.4 +VERS=4.1.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |