adl: stabilize the API 40/39140/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 1 Aug 2023 10:43:46 +0000 (12:43 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 13 Sep 2023 16:06:29 +0000 (16:06 +0000)
As discussed on the VPP call, since CSIT tests use these messages
and they have not been changedfor quite a while, bump the version
so these messages are considered as "production" from the change
process standpoint.

Type: improvement
Change-Id: I93a04b10b273d5904c0678fa0b85d47f9f683a9b
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/adl/adl.api

index cbbb026..b80cdc1 100644 (file)
@@ -13,7 +13,7 @@
  * limitations under the License.
  */
 
-option version = "0.0.1";
+option version = "1.0.1";
 
 import "vnet/interface_types.api";