diff options
| author | allusive-dev <[email protected]> | 2023-11-16 11:04:09 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-16 11:04:09 +1100 |
| commit | 75e81f81f1921a31aee5c675c0faf710c090bfe0 (patch) | |
| tree | 3e1aa12a800bfdef9bda10ba316e851568dee879 /meson.build | |
| parent | Merge branch 'main' of github.com:allusive-dev/compfy (diff) | |
| download | compfy-1.6.4.tar.xz compfy-1.6.4.zip | |
media and icons1.6.4
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index d6b8969..ccb027e 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('compfy', 'c', version: '1.6.3', +project('compfy', 'c', version: '1.6.4', default_options: ['c_std=c11', 'warning_level=1']) cc = meson.get_compiler('c') |