Skip to content

Commit 7c2a178

Browse files
authored
Merge pull request managarm#1848 from Mathewnd/add-version-meson
meta: add version field to meson, bump to 7.0.0
2 parents 35190fd + 110c74b commit 7c2a178

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
project(
22
'mlibc',
3+
version: '7.0.0',
34
default_options: [
45
'cpp_std=c++23',
56
'c_std=gnu11',

0 commit comments

Comments
 (0)