summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-07-30 08:36:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-07-30 22:16:31 -0400
commit554954d1264742bcb735f9100e89d24f5daee958 (patch)
treeb7d501e36617a86495ba75398b9b14ef95cd390d /meson.build
parent73477b5abf51fa8c1820609175fd37fbc5c53c31 (diff)
downloadgtk+-554954d1264742bcb735f9100e89d24f5daee958.tar.gz
3.99.03.99.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 7fa96b745c..f390956761 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.98.5',
+ version: '3.99.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',