From dc01471be72b272922bf6c9ef9e6221162ab906a Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Fri, 11 Dec 2020 23:57:43 +0000 Subject: api: add missing version info Type: fix Change-Id: I269214e3eae72e837f25ee61d714556d976d410f Signed-off-by: Paul Vinciguerra --- src/plugins/acl/acl_types.api | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/acl/acl_types.api') diff --git a/src/plugins/acl/acl_types.api b/src/plugins/acl/acl_types.api index 6c796951c4d..b8a9482f0e3 100644 --- a/src/plugins/acl/acl_types.api +++ b/src/plugins/acl/acl_types.api @@ -14,6 +14,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/ethernet/ethernet_types.api"; -- cgit 1.2.3-korg