summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-03-14 08:16:30 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-03-14 08:16:30 -0400
commit7ed8c5b6c726f63011ef296d84cd4e171b33473e (patch)
tree423773c9fdca745398f455c9e1f3bf1dfe8f5bcd /meson.build
parentd776ad789dfd4f69ae251dc8e6248e6ca30abd46 (diff)
downloadgtk+-7ed8c5b6c726f63011ef296d84cd4e171b33473e.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 13517714b7..242dff30f3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.10.1',
+ version: '4.10.2',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',