From e9735a77386ba3d2a6fcee515f23d7914bcba3f5 Mon Sep 17 00:00:00 2001 From: Justine Tunney Date: Tue, 1 Nov 2022 23:52:38 -0700 Subject: [PATCH] Release landlock make 1.5 --- third_party/make/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/make/config.h b/third_party/make/config.h index 31e0fc8fe..5411073dc 100644 --- a/third_party/make/config.h +++ b/third_party/make/config.h @@ -2,7 +2,7 @@ /* src/config.h.in. Generated from configure.ac by autoheader. */ #include "libc/calls/calls.h" -#define LANDLOCKMAKE_VERSION "1.4" +#define LANDLOCKMAKE_VERSION "1.5" /* Define to the number of bits in type 'ptrdiff_t'. */ #define BITSIZEOF_PTRDIFF_T 64