Comment 5 for bug 870604

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

Hmm, I'm wondering if the part of the diff below was intentional in the upload to oneiric-proposed. Where is CODENAME used?:

diff -Nru software-center-5.0.1.4/softwarecenter/version.py software-center-5.0.1.5/softwarecenter/version.py
--- software-center-5.0.1.4/softwarecenter/version.py 2011-10-07 15:07:51.000000000 +0000
+++ software-center-5.0.1.5/softwarecenter/version.py 2011-10-11 14:56:13.000000000 +0000
@@ -1,5 +1,5 @@

-VERSION='5.0.1.4'
-CODENAME='oneiric'
+VERSION='5.0.1.5'
+CODENAME='oneiric-proposed'
 DISTRO='Ubuntu'
 RELEASE='11.10'