gre: add missing .api edits
[vpp.git] / src / vnet / gre / gre.api
index fb78b47..41b0516 100644 (file)
@@ -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";