diff options
Diffstat (limited to 'src/plugins/ikev2')
-rw-r--r-- | src/plugins/ikev2/ikev2_types.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/ikev2/ikev2_types.api b/src/plugins/ikev2/ikev2_types.api index d39cf88c8d4..9add084f9e3 100644 --- a/src/plugins/ikev2/ikev2_types.api +++ b/src/plugins/ikev2/ikev2_types.api @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +option version = "1.0.0"; import "vnet/ip/ip_types.api"; import "vnet/interface_types.api"; |