/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to info.py

  • Committer: Jelmer Vernooij
  • Date: 2011-12-11 17:14:12 UTC
  • Revision ID: jelmer@samba.org-20111211171412-cgcn0yas3zlcahzg
StartĀ onĀ 0.104.0.

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, 103, 0, 'final', 0)
 
23
bzr_plugin_version = (0, 104, 0, 'dev', 0)
24
24
 
25
25
#FIXME: fill this in automatically somehow
26
26
bzr_commands = []