diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-26 16:29:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-26 16:29:13 +0000 |
commit | 0d5870f990d2f7b8d364f3ae1ec82c6a2ead60c0 (patch) | |
tree | 1749b57e78fda33a9eb50afb9d8856c16d4ec82c /fetchmailconf | |
parent | 7e5611c7f37f06cad532f27e5fce59fed1fb61ab (diff) | |
download | fetchmail-0d5870f990d2f7b8d364f3ae1ec82c6a2ead60c0.tar.gz fetchmail-0d5870f990d2f7b8d364f3ae1ec82c6a2ead60c0.tar.bz2 fetchmail-0d5870f990d2f7b8d364f3ae1ec82c6a2ead60c0.zip |
Integrated fetchmailconf.
svn path=/trunk/; revision=1861
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-x | fetchmailconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf index f4cd4635..93fd94d1 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -4,7 +4,7 @@ # by Eric S. Raymond, <esr@snark.thyrsus.com>. # Requires Python with Tkinter, and both posix and posixpath services. # -# Version 0.99 beta: Tue May 26 12:00:49 EDT 1998 +# Version 0.90 beta: Tue May 26 12:00:49 EDT 1998 # # TO DO: Arrange for save and quit buttons to clean up all frames dependent # on the current ones. |