~elachuni/software-center/pep8-test-part7

« back to all changes in this revision

Viewing changes to softwarecenter/version.py

  • Committer: Michael Vogt
  • Date: 2009-09-25 15:30:34 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090925153034-vf6oqy9j66fc6jcz
renamed to "Ubuntu Software Center" and software-center (LP: #436648)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
VERSION='0.3.10'
3
 
CODENAME='UNRELEASED'
 
2
VERSION='0.4.0'
 
3
CODENAME='unstable'
4
4
DISTRO='Ubuntu'
5
5
RELEASE='9.10'