From 00b75b0b8e24f1cd7ebd4509a88977484e6eda27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Thu, 16 Jan 2025 16:31:55 +0100 Subject: [PATCH] Add maintenance intent --- solo5-elftool.opam | 1 + 1 file changed, 1 insertion(+) diff --git a/solo5-elftool.opam b/solo5-elftool.opam index e43b1bb..b084aa1 100644 --- a/solo5-elftool.opam +++ b/solo5-elftool.opam @@ -30,3 +30,4 @@ description: """ OCaml Solo5 elftool is a library and executable for reading solo5 device manifests from solo5 ELF executables. """ +x-maintenance-intent: [ "(latest)" ]