diff options
Diffstat (limited to 'src/vnet/tunnel')
-rw-r--r-- | src/vnet/tunnel/tunnel_types.api | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/tunnel/tunnel_types.api b/src/vnet/tunnel/tunnel_types.api index d1934054d80..7ce70997f36 100644 --- a/src/vnet/tunnel/tunnel_types.api +++ b/src/vnet/tunnel/tunnel_types.api @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +option version = "1.0.0"; /** * Flags controlling tunnel behaviour |