summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-03-04 13:47:37 -0800
committerMatthias Clasen <mclasen@redhat.com>2023-03-04 13:47:37 -0800
commitf8fb30b555e2e565fc744ca52a891d7db4bc5773 (patch)
tree6f004feb066c2be27bda107c12cb9622da7efd58 /meson.build
parent47aa0dcc7f1a895d19d7ded7eb5eb429141c432e (diff)
downloadgtk+-f8fb30b555e2e565fc744ca52a891d7db4bc5773.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 ffcfd8aced..fdf2d6d8e9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.10.0',
+ version: '4.10.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',