Updated site for qpid-dispatch-0.6.1
Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/bb14d8ec Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/bb14d8ec Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/bb14d8ec Branch: refs/heads/asf-site Commit: bb14d8ec9511a1338820fe4b0071686d379a960e Parents: c973ce0 Author: Ted Ross <[email protected]> Authored: Mon Aug 15 17:23:09 2016 -0400 Committer: Ted Ross <[email protected]> Committed: Mon Aug 15 17:23:09 2016 -0400 ---------------------------------------------------------------------- input/_transom_config.py | 2 +- input/releases/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/bb14d8ec/input/_transom_config.py ---------------------------------------------------------------------- diff --git a/input/_transom_config.py b/input/_transom_config.py index 5c41ad3..aa8cd5b 100644 --- a/input/_transom_config.py +++ b/input/_transom_config.py @@ -20,7 +20,7 @@ class _Release(object): qpid_release = _Release("Qpid", "qpid", "0.32") cpp_release = _Release("Qpid C++", "qpid-cpp", "0.34") -dispatch_release = _Release("Qpid Dispatch", "qpid-dispatch", "0.6.0") +dispatch_release = _Release("Qpid Dispatch", "qpid-dispatch", "0.6.1") java_release = _Release("Qpid for Java", "qpid-java", "6.0.4") jms_release = _Release("Qpid JMS", "qpid-jms", "0.10.0") proton_release = _Release("Qpid Proton", "qpid-proton", "0.13.1") http://git-wip-us.apache.org/repos/asf/qpid-site/blob/bb14d8ec/input/releases/index.md ---------------------------------------------------------------------- diff --git a/input/releases/index.md b/input/releases/index.md index 5cdd622..1c81e44 100644 --- a/input/releases/index.md +++ b/input/releases/index.md @@ -29,7 +29,7 @@ the - [Qpid Proton 0.13.1](qpid-proton-0.13.1/index.html), July 2016 - [Qpid JMS 0.10.0](qpid-jms-0.10.0/index.html), July 2016 - [Qpid for Java 6.0.4](qpid-java-6.0.4/index.html), July 2016 - - [Qpid Dispatch 0.6.0](qpid-dispatch-0.6.0/index.html), June 2016 + - [Qpid Dispatch 0.6.1](qpid-dispatch-0.6.1/index.html), August 2016 - [Qpid C++ 0.34](qpid-cpp-0.34/index.html), June 2015 - [Qpid 0.32](qpid-0.32/index.html), March 2015 @@ -37,6 +37,7 @@ the <div class="two-column" markdown="1"> + - [Qpid Dispatch 0.6.0](qpid-dispatch-0.6.0/index.html), June 2016 - [Qpid Proton 0.13.0](qpid-proton-0.13.0/index.html), June 2016 - [Qpid for Java 6.0.3](qpid-java-6.0.3/index.html), May 2016 - [Qpid JMS 0.9.0](qpid-jms-0.9.0/index.html), April 2016 @@ -54,7 +55,6 @@ the - [Qpid Dispatch 0.5](qpid-dispatch-0.5/index.html), September 2015 - [Qpid Proton 0.10](qpid-proton-0.10/index.html), August 2015 - [Qpid JMS 0.5.0](qpid-jms-0.5.0/index.html), August 2015 - - [Qpid Dispatch 0.5](qpid-dispatch-0.5/index.html), September 2015 - [Qpid Dispatch 0.4](qpid-dispatch-0.4/index.html), April 2015 - [Qpid JMS 0.4.0](qpid-jms-0.4.0/index.html), August 2015 - [Qpid JMS 0.3.0](qpid-jms-0.3.0/index.html), June 2015 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
