~ubuntu-branches/ubuntu/lucid/landscape-client/lucid-updates

« back to all changes in this revision

Viewing changes to landscape/__init__.py

  • Committer: Package Import Robot
  • Author(s): Andreas Hasenack
  • Date: 2012-04-10 14:28:48 UTC
  • mfrom: (1.1.27)
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: package-import@ubuntu.com-20120410142848-7xsy4g2xii7y7ntc
ImportĀ upstreamĀ versionĀ 12.04.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import sys
2
2
 
3
3
DEBIAN_REVISION = ""
4
 
UPSTREAM_VERSION = "11.07.1.1"
 
4
UPSTREAM_VERSION = "12.04.2"
5
5
VERSION = "%s%s" % (UPSTREAM_VERSION, DEBIAN_REVISION)
6
6
 
7
7
# The "server-api" field of outgoing messages will be set to this value, and