diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-23 03:39:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-23 03:39:38 +0000 |
commit | 1e9e11e614d165c4037d9e20cda47eee115b1611 (patch) | |
tree | aedf969b540e4215a6f27c0e1e3d34728d7ae093 /Makefile.in | |
parent | ce3a6c046aa3cbc0bb08a149289c7aee2721bad1 (diff) | |
download | fetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.tar.gz fetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.tar.bz2 fetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.zip |
Version bump.
svn path=/trunk/; revision=1390
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 55139d95..ea654f88 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.4 +VERS=4.2.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |