[Spambayes-checkins] spambayes/spambayes Version.py,1.14,1.15

Richie Hindle richiehindle at users.sourceforge.net
Mon Sep 1 15:31:46 EDT 2003


Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1:/tmp/cvs-serv6441

Modified Files:
	Version.py 
Log Message:
Lots of fixes and improvements to the POP3 proxy and the web interface
since May - got to be worth an uprev.


Index: Version.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Version.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Version.py	9 Aug 2003 03:26:54 -0000	1.14
--- Version.py	1 Sep 2003 21:31:44 -0000	1.15
***************
*** 44,52 ****
          },
          "POP3 Proxy" : {
!             "Version":          0.1,
!             "Description":      "SpamBayes POP3 Proxy Beta1",
!             "Date":             "May 2003",
!             "InterfaceVersion":            0.02,
!             "InterfaceDescription":        "SpamBayes POP3 Proxy Web Interface Alpha2",
              "Full Description": """%(Description)s, version %(Version)s (%(Date)s),
  using %(InterfaceDescription)s, version %(InterfaceVersion)s""",
--- 44,52 ----
          },
          "POP3 Proxy" : {
!             "Version":          0.2,
!             "Description":      "SpamBayes POP3 Proxy Beta2",
!             "Date":             "September 2003",
!             "InterfaceVersion":            0.03,
!             "InterfaceDescription":        "SpamBayes POP3 Proxy Web Interface Alpha3",
              "Full Description": """%(Description)s, version %(Version)s (%(Date)s),
  using %(InterfaceDescription)s, version %(InterfaceVersion)s""",





More information about the Spambayes-checkins mailing list