summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-02-10 15:32:19 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-02-10 15:32:19 -0500
commit37a9d0620dc44b4b14aba286ad6e446254465525 (patch)
tree8e6a2f72b7cb0f81aabf702494218cefe684f0df
parent5e746d35b2c5ab8601b493d4f8ca4784328d50fa (diff)
downloadgtk+-3.98.0.tar.gz
3.98.03.98.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6c265dd41f..22804b5196 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.96.0',
+ version: '3.98.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',