]> granicus.if.org Git - python/commit
Blocked revisions 82246 via svnmerge
authorR. David Murray <rdmurray@bitdance.com>
Sat, 26 Jun 2010 18:45:43 +0000 (18:45 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 26 Jun 2010 18:45:43 +0000 (18:45 +0000)
commit24c845fc379a135fad1c0842bbc99dd2ab3dcd39
treede16fa18917e49c147ef165b44212d6b940439bc
parent5efa15260b6bfa6463570b2e81cef18463f4cddd
Blocked revisions 82246 via svnmerge

........
  r82246 | r.david.murray | 2010-06-26 14:39:50 -0400 (Sat, 26 Jun 2010) | 8 lines

  #9085: email versions have gotten out of sync, 2.7 is actually 4.0.3.

  In 2.5 the email version was bumped to 4.0.2 just before release but
  after the maintenance branch was set up.  The bump was not backported
  to trunk, and 2.6 went out the door with a version number of 4.0.1.
  I bumped this to 4.0.2 because of a behavior change, but that makes
  it look the same as 2.5.  So bump it again to 4.0.3.
........