diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-24 21:39:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-24 21:39:39 +0000 |
commit | 10b84a40c3316accfa2446a386452536b37d55e9 (patch) | |
tree | 378d966ec7efe0cb52e5533af3aea9fd9fcd9fc4 /Makefile.in | |
parent | ee8b6903ea12fed2cb968fd6faafb0403a5fd79e (diff) | |
download | fetchmail-10b84a40c3316accfa2446a386452536b37d55e9.tar.gz fetchmail-10b84a40c3316accfa2446a386452536b37d55e9.tar.bz2 fetchmail-10b84a40c3316accfa2446a386452536b37d55e9.zip |
Version bump.
svn path=/trunk/; revision=1405
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 ea654f88..63dfb2df 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.5 +VERS=4.2.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |