diff options
| author | Justin Ross <jross@apache.org> | 2011-06-30 18:05:22 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2011-06-30 18:05:22 +0000 |
| commit | 60221e0c640155ff1f045c6d007e7e6582a65211 (patch) | |
| tree | 777c3410fb589fe48ef52f94a646b7f61c60ee21 /java/client | |
| parent | f48c4890e25c3cd76b7534cfca56e40ee30eb7ca (diff) | |
| download | qpid-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 'java/client')
| -rwxr-xr-x | java/client/src/main/java/client.bnd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/src/main/java/client.bnd b/java/client/src/main/java/client.bnd index d2bc4f8d50..98696dc7d8 100755 --- a/java/client/src/main/java/client.bnd +++ b/java/client/src/main/java/client.bnd @@ -17,7 +17,7 @@ # under the License. # -ver: 0.11.0 +ver: 0.13.0 Bundle-SymbolicName: qpid-client Bundle-Version: ${ver} |
