summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-29 08:55:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-29 14:44:31 -0400
commit218b905a88c044cc43349c7c1d44127c606d964d (patch)
tree0c7da9315bc25f4d01753639556c1c4f5571ea12 /meson.build
parent00c63407779e44f63d1a72326bee330de75469fd (diff)
downloadgtk+-218b905a88c044cc43349c7c1d44127c606d964d.tar.gz
3.99.23.99.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 713c2f5475..127671a349 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.99.1',
+ version: '3.99.2',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',