~ubuntu-branches/ubuntu/raring/software-center/raring-proposed

« back to all changes in this revision

Viewing changes to softwarecenter/version.py

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-12-13 21:05:58 UTC
  • Revision ID: package-import@ubuntu.com-20121213210558-dls5di34l8z4ko2r
Tags: 5.5.2.1
* lp:~mvo/software-center/lp1081691:
  - add set X-Unity-IconBackgroundColor=#ffbf87 (LP: #1081691)
* lp:~mvo/software-center/add-missing-dependency-lp888401:
  - add missing dependency on gvfs-backends to get working 
    screenshots support (LP: #888401) on systems like kubuntu
* fix tests in the ADT environment

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
VERSION = '5.5.2'
 
2
VERSION = '5.5.2.1'
3
3
CODENAME = 'raring'
4
4
DISTRO = 'Ubuntu'
5
5
RELEASE = '13.04'