diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-20 15:13:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-20 15:13:43 +0000 |
commit | c7cd49747753e0ec2f9baf44ec028503ba359fda (patch) | |
tree | 10edbfb7b26aa992057baf4550c9ca9472498353 /Makefile.in | |
parent | 327eb432aa6884bf3bac6ef0dd6c63e0dc5198f2 (diff) | |
download | fetchmail-c7cd49747753e0ec2f9baf44ec028503ba359fda.tar.gz fetchmail-c7cd49747753e0ec2f9baf44ec028503ba359fda.tar.bz2 fetchmail-c7cd49747753e0ec2f9baf44ec028503ba359fda.zip |
Version bump.
svn path=/trunk/; revision=3362
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 8badd904..7fa539c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.7 +VERSION = 5.8.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |