From 576196b584ed5c185a86e99d1bfaaf6df03f017f Mon Sep 17 00:00:00 2001 From: Antonin Bas Date: Thu, 28 Nov 2019 17:58:13 -0800 Subject: [PATCH] Update version to 1.1.0-rc.1 for release --- docs/v1/P4Runtime-Spec.mdk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v1/P4Runtime-Spec.mdk b/docs/v1/P4Runtime-Spec.mdk index 3ba5367a..f3c8fe50 100644 --- a/docs/v1/P4Runtime-Spec.mdk +++ b/docs/v1/P4Runtime-Spec.mdk @@ -1,5 +1,5 @@ Title : P4Runtime Specification -Title Note: version 1.0.0 +Title Note: version 1.1.0-rc.1 Title Footer: &date; Author: The P4.org API Working Group Heading depth: 5 @@ -223,7 +223,7 @@ protocol-independent runtime APIs for P4-defined or P4-described data planes. This document specifies one such API, called *P4Runtime*. It is meant to disambiguate and augment the programmatic API definition expressed in Protobuf format and available at -[https://github.com/p4lang/p4runtime/tree/v1.0.0/proto](https://github.com/p4lang/p4runtime/tree/v1.0.0/proto). +[https://github.com/p4lang/p4runtime/tree/v1.1.0-rc.1/proto](https://github.com/p4lang/p4runtime/tree/v1.1.0-rc.1/proto). ## P4 Language Version Applicability