/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: 2012-03-23 12:56:39 UTC
  • Revision ID: jelmer@samba.org-20120323125639-z3qgalx8qodxr2zw
bzr-handle-patch: Use spaces rather than tabs for indentation.

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