summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-04-03 10:54:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-04-03 10:54:11 -0400
commit9752395a1d14194e3b90c56c88cbee6446a3abd6 (patch)
treec871711e49567c5aeaa15e478aac90285b65b1ae /meson.build
parent74677018183b7b815c54b236841447132c0141e3 (diff)
downloadgtk+-9752395a1d14194e3b90c56c88cbee6446a3abd6.tar.gz
Post-release version bump
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index af2b0cee43..effb849138 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.11.1',
+ version: '4.11.2',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',