We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f442905 commit 940cd9cCopy full SHA for 940cd9c
meson.build
@@ -1,5 +1,5 @@
1
# SPDX-License-Identifier: MPL-2.0
2
-project('openSeaChest', 'c', version : '25.05', license: 'MPL-2.0', default_options : ['warning_level=2', 'b_pie=true'])
+project('openSeaChest', 'c', version : '25.05.2', license: 'MPL-2.0', default_options : ['warning_level=2', 'b_pie=true'])
3
4
c = meson.get_compiler('c')
5
0 commit comments