diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-02-15 03:52:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-02-15 03:52:47 +0000 |
commit | 1b5a97ce5d08edfae7fd581bd942290d35242530 (patch) | |
tree | b0c2b84f398ada41917e997c4d51f00fa221489e /Makefile.in | |
parent | a90b20cfb6fa5332dd8a4335b16a171feaf5a3a1 (diff) | |
download | fetchmail-1b5a97ce5d08edfae7fd581bd942290d35242530.tar.gz fetchmail-1b5a97ce5d08edfae7fd581bd942290d35242530.tar.bz2 fetchmail-1b5a97ce5d08edfae7fd581bd942290d35242530.zip |
Version bump.
svn path=/trunk/; revision=3579
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 cdc91945..7b14d67e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.7 +VERSION = 5.9.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |