summaryrefslogtreecommitdiff
path: root/qpid/extras
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2013-07-18 01:56:23 +0000
committerJustin Ross <jross@apache.org>2013-07-18 01:56:23 +0000
commit91b2de607a1669dce56bb96407e71754c818dd26 (patch)
tree8c4e1f1f6426eab7d86b5e1aa277bd84e606081a /qpid/extras
parent2aa49bdd72bf7c2db1b955b236450de2953d0781 (diff)
downloadqpid-python-91b2de607a1669dce56bb96407e71754c818dd26.tar.gz
QPID-4961: Change trunk version to 0.25
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1504343 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/extras')
-rwxr-xr-xqpid/extras/qmf/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/extras/qmf/setup.py b/qpid/extras/qmf/setup.py
index ddfba19a49..b3d96efc5c 100755
--- a/qpid/extras/qmf/setup.py
+++ b/qpid/extras/qmf/setup.py
@@ -20,7 +20,7 @@
from distutils.core import setup
setup(name="qpid-qmf",
- version="0.23",
+ version="0.25",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["qmf"],