diff options
Diffstat (limited to 'src/plugins/acl')
-rw-r--r-- | src/plugins/acl/acl_types.api | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |