summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-08-10 14:27:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-08-11 14:26:50 -0400
commit6eb3548192a0c1cd8feb961aa01f6779c7e82f84 (patch)
tree9f0852cfd63d443d5b079db1f64e112ddec4495b /meson.build
parente5a47b55925346e824b1eb9a6e7ad7c737d3c13f (diff)
downloadgtk+-6eb3548192a0c1cd8feb961aa01f6779c7e82f84.tar.gz
4.7.24.7.2
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 2fb35f393a..6ececaba95 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.7.1',
+ version: '4.7.2',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',