summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-05-09 20:48:33 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-05-09 20:48:33 -0400
commitd6a4c65bfa09c84eafb982c63f17702521f52366 (patch)
tree2df26d39191202d30567e4122f7ea08c0fdbfe66 /meson.build
parent4695f583c1cfbb100a0c19c591b859ae04436c8b (diff)
downloadgtk+-d6a4c65bfa09c84eafb982c63f17702521f52366.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 694befd883..825b9c629d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.11.2',
+ version: '4.11.3',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',