X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvnet%2Fgre%2Fgre.api;h=41b05165ac01d32cf13042293852ac32acd765b0;hp=fb78b47f3aa0def60c712230b1d4cbdb4fe6f405;hb=8ab4e507c;hpb=78a1877463e59c15d0554bab61b5ad803625834f diff --git a/src/vnet/gre/gre.api b/src/vnet/gre/gre.api index fb78b47f3aa..41b05165ac0 100644 --- a/src/vnet/gre/gre.api +++ b/src/vnet/gre/gre.api @@ -1,6 +1,6 @@ /* Hey Emacs use -*- mode: C -*- */ /* - * Copyright (c) 2015-2019 Cisco and/or its affiliates. + * Copyright (c) 2015-2020 Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: @@ -14,7 +14,7 @@ * limitations under the License. */ -option version = "2.0.2"; +option version = "2.1.0"; import "vnet/interface_types.api"; import "vnet/tunnel/tunnel_types.api";