summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-03-04 08:28:12 -0800
committerMatthias Clasen <mclasen@redhat.com>2023-03-04 08:28:12 -0800
commit47aa0dcc7f1a895d19d7ded7eb5eb429141c432e (patch)
tree1117bd83cf3c9c923553423b3d572771da887b1c /meson.build
parent32f0723bf02ba53cd523f2a252a5442eb188daba (diff)
downloadgtk+-47aa0dcc7f1a895d19d7ded7eb5eb429141c432e.tar.gz
4.10.04.10.0
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 81c5a459eb..ffcfd8aced 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.9.5',
+ version: '4.10.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',