From f6f4def1a28b6a3528e0391a5eccd9c403881765 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 4 Jul 2001 02:46:22 +0000 Subject: Don't rely on snprintf. svn path=/trunk/; revision=3393 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 046a3c80..d6875abc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.11 +VERSION = 5.9.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ -- cgit v1.2.3