diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-05 18:38:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-05 18:38:03 +0000 |
commit | 911a739b33399d4c1cc0948947b8e21c997ccd82 (patch) | |
tree | d57b576662bc3699d3bc2ab9cac61ea50f97312a /fetchmailconf | |
parent | 60a36fc394fbf4e17f0a8c5ca8b1a97b3a54da8b (diff) | |
download | fetchmail-911a739b33399d4c1cc0948947b8e21c997ccd82.tar.gz fetchmail-911a739b33399d4c1cc0948947b8e21c997ccd82.tar.bz2 fetchmail-911a739b33399d4c1cc0948947b8e21c997ccd82.zip |
Shipping this to the list.
svn path=/trunk/; revision=1915
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-x | fetchmailconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf index 01ba5ff9..028cd0da 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -10,7 +10,7 @@ # Version 0.92 beta: Wed Jun 3 14:17:03 EDT 1998 # Version 0.93 beta: Wed Jun 3 19:46:06 EDT 1998 # Version 0.94 beta: Thu Jun 4 12:09:06 EDT 1998 -# Version 1.0: Fri Jun 5 11:47:07 EDT 1998 +# Version 0.95 beta: Fri Jun 5 11:47:07 EDT 1998 # # TO DO: Arrange for save and quit buttons to clean up all frames dependent # on the current ones. |