diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:49:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-19 23:49:21 +0000 |
commit | f1e5ca766a48732743e3504db81adfe257336ab7 (patch) | |
tree | c127bbc66b91a4679b275be721ee7a9e94e80394 /Makefile.in | |
parent | 87174d260475db2f469cdb948597c1f9f39376b7 (diff) | |
download | fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.tar.gz fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.tar.bz2 fetchmail-f1e5ca766a48732743e3504db81adfe257336ab7.zip |
Ready to release.
svn path=/trunk/; revision=1378
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 5e2b22fd..1faa4d1d 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.2.3 +VERS=4.2.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |