diff options
| author | Simeon Simeonov | 2024-04-12 11:22:31 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2024-04-12 11:22:31 +0200 |
| commit | 040c13e2b9b59895368930cd74d0943d43418383 (patch) | |
| tree | 3364732d202c68e029df71dc3850cc031d409e50 /meson.build | |
| parent | 66bd7af3e59e509000b8a55a9429e7a8e133fd81 (diff) | |
Sync with upstream 2.15 and update the documentation2.2.15
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 c3b4dc8..6960930 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.14', | 9 | version: '2.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) |
