summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-05-18 15:45:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-05-18 16:38:11 -0400
commit15f7d2a27d6af5ef16781a472547acfb2f9484a2 (patch)
treec9593c68878e19cec2f78a5c5dfcde4763013f35 /meson.build
parent3dafdcbab022ba98c54f9571c584c4cdde1a8f40 (diff)
downloadgtk+-15f7d2a27d6af5ef16781a472547acfb2f9484a2.tar.gz
3.98.43.98.4
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 d615368630..594dc2205a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.98.3',
+ version: '3.98.4',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',