summaryrefslogtreecommitdiff
path: root/qpid/tests
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2011-06-30 14:55:54 +0000
committerJustin Ross <jross@apache.org>2011-06-30 14:55:54 +0000
commita8a48be98d3462ef4089910f93f1a4bf91ed935f (patch)
tree47c806be1f4453e58b7766b81fcb9b90be49f7a2 /qpid/tests
parent49e0ab1fba3ac42778a1fb5fc8d75914bcb40257 (diff)
downloadqpid-python-a8a48be98d3462ef4089910f93f1a4bf91ed935f.tar.gz
QPID-3331: Update branch versions to 0.12
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.12@1141557 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/tests')
-rwxr-xr-xqpid/tests/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/tests/setup.py b/qpid/tests/setup.py
index 6a99fbb80f..db0974b1c7 100755
--- a/qpid/tests/setup.py
+++ b/qpid/tests/setup.py
@@ -20,7 +20,7 @@
from distutils.core import setup
setup(name="qpid-tests",
- version="0.11",
+ version="0.12",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["qpid_tests", "qpid_tests.broker_0_10", "qpid_tests.broker_0_9",