summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-15 00:41:52 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-10-15 23:03:03 -0400
commit1021e121219eacfa5017baf6d6952a90f1903a65 (patch)
tree90431ce4fcbf7e8687e76833f76c92e56ae87bfa /meson.build
parent5833e8afa6a7c84edecd721b74c8a29e8a9f87aa (diff)
downloadgtk+-1021e121219eacfa5017baf6d6952a90f1903a65.tar.gz
3.99.33.99.3
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 0bed7b02fa..f166407b06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.99.2',
+ version: '3.99.3',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',