[Spambayes-checkins] spambayes/spambayes Version.py, 1.31.4.4, 1.31.4.5

Tony Meyer anadelonbrin at users.sourceforge.net
Tue Nov 23 04:39:38 CET 2004


Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12491/spambayes

Modified Files:
      Tag: release_1_0-branch
	Version.py 
Log Message:
Opps.  Those are floats, not version numbers :)  Use 1.01 not 1.0.1.

Index: Version.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Version.py,v
retrieving revision 1.31.4.4
retrieving revision 1.31.4.5
diff -C2 -d -r1.31.4.4 -r1.31.4.5
*** Version.py	23 Nov 2004 03:31:49 -0000	1.31.4.4
--- Version.py	23 Nov 2004 03:39:35 -0000	1.31.4.5
***************
*** 38,43 ****
              # "description" strings below - they just need to increment
              # so automated version checking works.
!             "Version":          1.0.1,
!             "BinaryVersion":    1.0.1,
              "Description":      "SpamBayes Outlook Addin",
              "Date":             "November 2004",
--- 38,43 ----
              # "description" strings below - they just need to increment
              # so automated version checking works.
!             "Version":          1.01,
!             "BinaryVersion":    1.01,
              "Description":      "SpamBayes Outlook Addin",
              "Date":             "November 2004",
***************
*** 53,58 ****
              # Note these version numbers also currently don't appear in the
              # "description" strings below - see above
!             "Version":          1.0.1,
!             "BinaryVersion":    1.0.1,
              "Description":      "SpamBayes POP3 Proxy",
              "Date":             "November 2004",
--- 53,58 ----
              # Note these version numbers also currently don't appear in the
              # "description" strings below - see above
!             "Version":          1.01,
!             "BinaryVersion":    1.01,
              "Description":      "SpamBayes POP3 Proxy",
              "Date":             "November 2004",



More information about the Spambayes-checkins mailing list