Skip to content

Commit 554f1e3

Browse files
committed
build: Set meson version and pin submodule commits
1 parent befef4b commit 554f1e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('mlibc', version: '6.0.0', default_options: ['warning_level=2', 'c_std=gnu11', 'cpp_std=c++20'], meson_version: '>=1.3.0')
1+
project('mlibc', version: '6.0.1', default_options: ['warning_level=2', 'c_std=gnu11', 'cpp_std=c++20'], meson_version: '>=1.3.0')
22

33
fs = import('fs')
44

subprojects/frigg.wrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[wrap-git]
22
directory = frigg
33
url = https://github.com/managarm/frigg.git
4-
revision = 41b8f556db2646c4417d227b5174a66f03d86a43
4+
revision = 0434eebab59f10d9b3e87c11fada62b5d999f8ca

0 commit comments

Comments
 (0)