Comment 4 for bug 807745

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Actually, Chris, there is one change that should not be accepted I think:

diff -Nru software-center-3.0.9/softwarecenter/version.py software-center-3.0.10/softwarecenter/version.py
--- software-center-3.0.9/softwarecenter/version.py 2011-06-16 07:53:33.000000000 +0000
+++ software-center-3.0.10/softwarecenter/version.py 2011-07-13 12:21:35.000000000 +0000
@@ -1,5 +1,5 @@

-VERSION='3.0.9'
+VERSION='3.0.10'
 CODENAME='maverick-proposed'
 DISTRO='Ubuntu'
-RELEASE='10.10'
+RELEASE='11.10'

I'm not sure where that RELEASE value is used, if at all, but it was accidentally changed to 11.10 in the natty upload as well.

Delaying accept until that is explained or reverted.