diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-06 01:38:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-06 01:38:23 +0000 |
commit | b184fd52b5d330b402c043200a74b419bd5b160a (patch) | |
tree | efdd943330bfb2390647c0fd0b317756bf7fe5ec /Makefile.in | |
parent | 5d070eb75caab26dda1fce6fad5be2e422da9ce1 (diff) | |
download | fetchmail-b184fd52b5d330b402c043200a74b419bd5b160a.tar.gz fetchmail-b184fd52b5d330b402c043200a74b419bd5b160a.tar.bz2 fetchmail-b184fd52b5d330b402c043200a74b419bd5b160a.zip |
Version bump.
svn path=/trunk/; revision=3399
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 d6875abc..668ed5a5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.0 +VERSION = 5.8.12 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |