diff options
| author | Simeon Simeonov | 2024-11-25 14:54:03 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2024-11-25 14:54:03 +0100 |
| commit | 6e25d1b7a86d6744be480523454d512b9f8af160 (patch) | |
| tree | 05dcaa0eb5952d9571b4837f1be8e732acd8d183 /meson.build | |
| parent | 96c4dd93ddc01df0e2c26193af6f425ae594748c (diff) | |
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 6960930..a69decc 100644 --- a/meson.build +++ b/meson.build | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | project( | 6 | project( |
| 7 | 'i3lock-extended', | 7 | 'i3lock-extended', |
| 8 | 'c', | 8 | 'c', |
| 9 | version: '2.2.15', | 9 | version: '3.2.15', |
| 10 | default_options: [ | 10 | default_options: [ |
| 11 | 'c_std=c11', | 11 | 'c_std=c11', |
| 12 | 'warning_level=1', # enable all warnings (-Wall) | 12 | 'warning_level=1', # enable all warnings (-Wall) |
