diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 6e8418ba..f2e586e3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.4 +VERSION = 5.8.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |