~ubuntuone-control-tower/ubuntu-sso-client/stable-13-10

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Rodney Dawes
  • Date: 2013-06-03 20:29:33 UTC
  • Revision ID: rodney.dawes@canonical.com-20130603202933-wlr8fywhx3jyrbr0
Tags: release-13_05
[release] 13.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
from ubuntu_sso.utils import get_cert_dir
51
51
 
52
52
PROJECT_NAME = 'ubuntu-sso-client'
53
 
VERSION = '4.3'
 
53
VERSION = '13.05'
54
54
 
55
55
POT_FILE = 'po/ubuntu-sso-client.pot'
56
56
SERVICE_FILE = 'data/com.ubuntu.sso.service'