From ddef53c977e35c7a639295c34fc4f5855728ab90 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 1 Apr 1999 04:30:08 +0000 Subject: Version bump -- SpryNet support. svn path=/trunk/; revision=2422 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index c004433d..2482d456 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -4,7 +4,7 @@ # by Eric S. Raymond, . # Requires Python with Tkinter, and the following OS-dependent services: # posix, posixpath, socket -version = "1.14" +version = "1.15" from Tkinter import * from Dialog import * -- cgit v1.2.3