aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-04-01 04:30:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-04-01 04:30:08 +0000
commitddef53c977e35c7a639295c34fc4f5855728ab90 (patch)
tree6e11ebefbc0aa3813445bcce33e2e7c5db866fab /fetchmailconf
parentd3379342f934a71578a9064120ffb4d3f210759d (diff)
downloadfetchmail-ddef53c977e35c7a639295c34fc4f5855728ab90.tar.gz
fetchmail-ddef53c977e35c7a639295c34fc4f5855728ab90.tar.bz2
fetchmail-ddef53c977e35c7a639295c34fc4f5855728ab90.zip
Version bump -- SpryNet support.
svn path=/trunk/; revision=2422
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index c004433d..2482d456 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -4,7 +4,7 @@
# by Eric S. Raymond, <esr@snark.thyrsus.com>.
# 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 *