diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:34 +0000 |
commit | a32dd7c2a658c6e55a21ab1a4fbd6d68fd1c8408 (patch) | |
tree | 648d3117e6cdb41c093d8ac14b47f7fb86c33ac3 /Makefile.in | |
parent | 8b11650d62a12a840528b195e25366acf9aa354d (diff) | |
download | fetchmail-a32dd7c2a658c6e55a21ab1a4fbd6d68fd1c8408.tar.gz fetchmail-a32dd7c2a658c6e55a21ab1a4fbd6d68fd1c8408.tar.bz2 fetchmail-a32dd7c2a658c6e55a21ab1a4fbd6d68fd1c8408.zip |
Version bump.
svn path=/trunk/; revision=3269
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 d47ea7c1..ecf168e8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.7.5 +VERSION = 5.7.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |