summaryrefslogtreecommitdiff
path: root/qpid/tests
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2014-03-20 17:43:58 +0000
committerJustin Ross <jross@apache.org>2014-03-20 17:43:58 +0000
commit88c4043ff1dc7cc3de54afc6add088319524f8e6 (patch)
tree88586fd5d797685b29694a1fbe686a822490cf3a /qpid/tests
parent7af54e1c1bb9be85cbeab709d3295ecccf65c620 (diff)
downloadqpid-python-88c4043ff1dc7cc3de54afc6add088319524f8e6.tar.gz
QPID-5600: Advance the release version to 0.28
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1579693 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 605a529d59..b12a3c7af1 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.27",
+ version="0.28",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["qpid_tests", "qpid_tests.broker_0_10", "qpid_tests.broker_0_9",