diff --git a/cohttp-async.opam.template b/cohttp-async.opam.template index 876f1f762..84c651e95 100644 --- a/cohttp-async.opam.template +++ b/cohttp-async.opam.template @@ -13,3 +13,4 @@ build: [ ] ] available: arch != "s390x" +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-bench.opam.template b/cohttp-bench.opam.template index 6edcaf30d..8c3e513f8 100644 --- a/cohttp-bench.opam.template +++ b/cohttp-bench.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-curl-async.opam.template b/cohttp-curl-async.opam.template index 87a61e87a..3b4adae73 100644 --- a/cohttp-curl-async.opam.template +++ b/cohttp-curl-async.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-curl-lwt.opam.template b/cohttp-curl-lwt.opam.template index a49a0e085..ced5cee59 100644 --- a/cohttp-curl-lwt.opam.template +++ b/cohttp-curl-lwt.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-curl.opam.template b/cohttp-curl.opam.template index aef9de52f..09c9873b2 100644 --- a/cohttp-curl.opam.template +++ b/cohttp-curl.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-eio.opam.template b/cohttp-eio.opam.template index ee960d91c..2d9bf652a 100644 --- a/cohttp-eio.opam.template +++ b/cohttp-eio.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-lwt-jsoo.opam.template b/cohttp-lwt-jsoo.opam.template index 0ff35b3ed..d37c3d1e4 100644 --- a/cohttp-lwt-jsoo.opam.template +++ b/cohttp-lwt-jsoo.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-lwt-unix.opam.template b/cohttp-lwt-unix.opam.template index 75ab83a7c..8b5d336f4 100644 --- a/cohttp-lwt-unix.opam.template +++ b/cohttp-lwt-unix.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-lwt.opam.template b/cohttp-lwt.opam.template index bb5ecb04c..d73751075 100644 --- a/cohttp-lwt.opam.template +++ b/cohttp-lwt.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-mirage.opam.template b/cohttp-mirage.opam.template index 12c1e063b..e887f36ac 100644 --- a/cohttp-mirage.opam.template +++ b/cohttp-mirage.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-server-lwt-unix.opam.template b/cohttp-server-lwt-unix.opam.template index e2f8753ab..8b296089a 100644 --- a/cohttp-server-lwt-unix.opam.template +++ b/cohttp-server-lwt-unix.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp-top.opam.template b/cohttp-top.opam.template index 7fc8179fe..a9e1f00c3 100644 --- a/cohttp-top.opam.template +++ b/cohttp-top.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/cohttp.opam.template b/cohttp.opam.template index c393af761..eb9d8fa95 100644 --- a/cohttp.opam.template +++ b/cohttp.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/http.opam b/http.opam index 20ee55628..8267c9152 100644 --- a/http.opam +++ b/http.opam @@ -49,3 +49,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ] diff --git a/http.opam.template b/http.opam.template index 4c18700a0..c20f934d4 100644 --- a/http.opam.template +++ b/http.opam.template @@ -12,3 +12,4 @@ build: [ "@doc" {with-doc} ] ] +x-maintenance-intent: [ "(latest)" ]