~elachuni/software-center/check-edit-labels

« back to all changes in this revision

Viewing changes to softwarecenter/version.py

  • Committer: Michael Vogt
  • Date: 2012-01-06 09:15:09 UTC
  • mfrom: (2633.3.1 tweaks)
  • Revision ID: michael.vogt@ubuntu.com-20120106091509-p0zqnf8jy50jwx2d
* utils/submit_review_gtk3.py:
  - use named argument as per (LP: #841000)
* trigger .pot file rebuild

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
VERSION='5.1.2'
 
2
VERSION='5.1.5'
3
3
CODENAME='UNRELEASED'
4
4
DISTRO='Ubuntu'
5
5
RELEASE='12.04'