[Spambayes-checkins] spambayes/spambayes Version.py,1.25,1.26

Mark Hammond mhammond at users.sourceforge.net
Mon Dec 22 22:17:03 EST 2003


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

Modified Files:
	Version.py 
Log Message:
Hack Version.py to reflect a later version for test binaries.  I will
fix this properly soon, but not now.


Index: Version.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Version.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** Version.py	11 Dec 2003 18:44:47 -0000	1.25
--- Version.py	23 Dec 2003 03:17:01 -0000	1.26
***************
*** 37,44 ****
          },
          "Outlook" : {
!             "Version":          0.81,
!             "BinaryVersion":    0.81,
              "Description":      "SpamBayes Outlook Addin",
!             "Date":             "September 9, 2003",
              "Full Description": "%(Description)s, version %(Version)s (%(Date)s)",
              "Full Description Binary":
--- 37,44 ----
          },
          "Outlook" : {
!             "Version":          0.85,
!             "BinaryVersion":    0.85,
              "Description":      "SpamBayes Outlook Addin",
!             "Date":             "December 2003",
              "Full Description": "%(Description)s, version %(Version)s (%(Date)s)",
              "Full Description Binary":
***************
*** 51,57 ****
          "POP3 Proxy" : {
              "Version":          0.3,
!             "BinaryVersion":    0.1,
              "Description":      "SpamBayes POP3 Proxy Beta3",
!             "Date":             "September 2003",
              "InterfaceVersion":            0.03,
              "InterfaceDescription":        "SpamBayes POP3 Proxy Web Interface Alpha3",
--- 51,57 ----
          "POP3 Proxy" : {
              "Version":          0.3,
!             "BinaryVersion":    0.2,
              "Description":      "SpamBayes POP3 Proxy Beta3",
!             "Date":             "December 2003",
              "InterfaceVersion":            0.03,
              "InterfaceDescription":        "SpamBayes POP3 Proxy Web Interface Alpha3",





More information about the Spambayes-checkins mailing list