~bzr/ubuntu/natty/bzr-gtk/bzr-ppa

« back to all changes in this revision

Viewing changes to info.py

  • Committer: Max Bowsher
  • Date: 2011-03-03 01:58:54 UTC
  • mfrom: (672.1.1 unstable)
  • Revision ID: maxb@f2s.com-20110303015854-57z4ypxclrbf90zg
Tags: 0.100.0-1~bazaar1~natty1
MergeĀ 0.100.0-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
# versions ending in 'exp' mean experimental mappings
21
21
# versions ending in 'dev' mean development version
22
22
# versions ending in 'final' mean release (well tested, etc)
23
 
bzr_plugin_version = (0, 99, 1, 'final', 0)
 
23
bzr_plugin_version = (0, 100, 0, 'final', 0)
24
24
 
25
25
#FIXME: fill this in automatically somehow
26
26
bzr_commands = []