/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to info.py

Set version to 0.5.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# versions ending in 'exp' mean experimental mappings
6
6
# versions ending in 'dev' mean development version
7
7
# versions ending in 'final' mean release (well tested, etc)
8
 
bzr_plugin_version = (0, 5, 3, 'dev', 0)
 
8
bzr_plugin_version = (0, 5, 2, 'dev', 0)
9
9
 
10
10
bzr_commands = ["git-import", "git-object", "git-refs", "git-apply"]
11
11