From bfca78607bfc017c69bf3154234809114a1ff39f Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Sun, 5 Jan 2025 19:16:00 +0100 Subject: [PATCH] add x-maintenance-intent field to the opam file --- tcpip.opam | 1 + 1 file changed, 1 insertion(+) diff --git a/tcpip.opam b/tcpip.opam index 84d72eed..9ba17ce2 100644 --- a/tcpip.opam +++ b/tcpip.opam @@ -11,6 +11,7 @@ authors: [ "Kia" "Luke Dunstan" "Pablo Polvorin" "Tim Cuthbertson" "lnmx" "pqwy" ] license: "ISC" tags: ["org:mirage"] +x-maintenance-intent: "(latest)" build: [ ["dune" "subst"] {dev}