We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90e7cd commit f05dfa3Copy full SHA for f05dfa3
meson.build
@@ -1,4 +1,4 @@
1
-project('hypersonik', 'c')
+project('hypersonik', 'c', version: '0.1.0')
2
3
add_global_arguments(
4
'-Wall',
0 commit comments