summaryrefslogtreecommitdiff
path: root/info.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-08-22 18:50:02 +0200
committerJelmer Vernooij <jelmer@samba.org>2011-08-22 18:50:02 +0200
commitb0cafc976d6ea2830adb8ee99bb2882ace50319c (patch)
treee45cc692f43e030ca1368eff634c9fedc47f3514 /info.py
parent4b703d70637d6fdd84dacdc2408137de782f6be5 (diff)
downloadbzr-fastimport-b0cafc976d6ea2830adb8ee99bb2882ace50319c.tar.gz
Release 0.11.0.release-0.11.0
Diffstat (limited to 'info.py')
-rw-r--r--info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.py b/info.py
index fe988c6..3a4b4cc 100644
--- a/info.py
+++ b/info.py
@@ -16,6 +16,6 @@ bzr_commands = [
"fast-export-from-svn",
]
-bzr_plugin_version = (0, 11, 0, 'dev', 0)
+bzr_plugin_version = (0, 11, 0, 'final', 0)
bzr_minimum_version = (2, 0, 0)
bzr_maximum_version = None