~evfool/software-center/lp927426

« back to all changes in this revision

Viewing changes to softwarecenter/version.py

  • Committer: Kiwinote
  • Date: 2012-03-15 22:36:31 UTC
  • mfrom: (2867 trunk)
  • mto: This revision was merged to the branch mainline in revision 2881.
  • Revision ID: kiwinote@gmail.com-20120315223631-lvea6t5sydpkkqni
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

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