From ed90aa2b7673a5f9b14fc918d0bb37354a1c5842 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Thu, 12 Dec 2024 16:07:51 +0100 Subject: [PATCH] update to OCaml 4.14.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d936b2ed..59d577fa 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ application manifest and a startup file to initialize the libc. ## Supported compiler versions -Tested against OCaml 4.12.1 through 4.14.1. Other versions may require +Tested against OCaml 4.12.1 through 4.14.2. Other versions may require changing `configure.sh`. ## Porting to a different (uni)kernel base layer