summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2011-06-30 18:05:22 +0000
committerJustin Ross <jross@apache.org>2011-06-30 18:05:22 +0000
commit60221e0c640155ff1f045c6d007e7e6582a65211 (patch)
tree777c3410fb589fe48ef52f94a646b7f61c60ee21 /extras
parentf48c4890e25c3cd76b7534cfca56e40ee30eb7ca (diff)
downloadqpid-python-60221e0c640155ff1f045c6d007e7e6582a65211.tar.gz
QPID-3331: Update trunk versions to 0.13 for the next release
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1141643 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'extras')
-rwxr-xr-xextras/qmf/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/qmf/setup.py b/extras/qmf/setup.py
index e7bf4b9717..ae35c42375 100755
--- a/extras/qmf/setup.py
+++ b/extras/qmf/setup.py
@@ -20,7 +20,7 @@
from distutils.core import setup
setup(name="qpid-qmf",
- version="0.11",
+ version="0.13",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["qmf"],