diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-07-23 17:14:24 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-07-24 22:04:49 -0400 |
commit | 39005461c5c06f51a1b44621753df6513e8d222e (patch) | |
tree | 80f6997491b3f7f472fd1751f53dd58759ac5d50 /meson.build | |
parent | 4dc4c00267e6135412f5d06364bd7c8adf0540a6 (diff) | |
download | gtk+-39005461c5c06f51a1b44621753df6513e8d222e.tar.gz |
4.3.24.3.2
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 49018b2e02..5a19806e55 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.3.1', + version: '4.3.2', default_options: [ 'buildtype=debugoptimized', 'warning_level=1', |