aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-02 14:31:48 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-02 14:31:48 +0000
commite98f220bcfa290b355c724b62b4c8c3c15da8e9c (patch)
tree221da809de9f092fbdbacd8c6da0a6def5c5597d /fetchmailconf
parent7e49ae7fa0a82e73dca2f5d91f11cdcf0cdf51b7 (diff)
downloadfetchmail-e98f220bcfa290b355c724b62b4c8c3c15da8e9c.tar.gz
fetchmail-e98f220bcfa290b355c724b62b4c8c3c15da8e9c.tar.bz2
fetchmail-e98f220bcfa290b355c724b62b4c8c3c15da8e9c.zip
Ready to ship.
svn path=/trunk/; revision=2167
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 53d1a458..5973f81b 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -7,7 +7,7 @@
#
# TO DO: Arrange for save and quit buttons to clean up all frames dependent
# on the current ones.
-version = "1.7"
+version = "1.8"
from Tkinter import *
from Dialog import *