diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-04 19:42:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-04 19:42:38 +0000 |
commit | 5177a9c78ccb52ba6ee59b318690fe792150e23b (patch) | |
tree | 871fb0b1ee57ace213362c1adf16103016e47602 /Makefile.in | |
parent | 89146ba8d8c96ccad7ebd0d0636bd0477f20855c (diff) | |
download | fetchmail-5177a9c78ccb52ba6ee59b318690fe792150e23b.tar.gz fetchmail-5177a9c78ccb52ba6ee59b318690fe792150e23b.tar.bz2 fetchmail-5177a9c78ccb52ba6ee59b318690fe792150e23b.zip |
Version bump.
svn path=/trunk/; revision=1303
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 d63c19e2..aba700b3 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.3 +VERS=4.1.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |