summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-19 04:48:26 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-01-19 04:48:26 +0000
commite6f0103940e2dbec15fb46138f936ab7400b80f8 (patch)
treeeb116ec2d05c8ec40506c6652fd1ebb7f879145f /meson.build
parent1ac1147ecbc7c4c57f94d25472d6815eb3522b9a (diff)
parentcbaad3dbd9fa7676f3bf081e9e258b5e1de99367 (diff)
downloadgtk+-e6f0103940e2dbec15fb46138f936ab7400b80f8.tar.gz
Merge branch 'version-bump' into 'master'
Version bump See merge request GNOME/gtk!3093
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 a1c58c7abf..d899561a33 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.0.2',
+ version: '4.1.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',