summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-12-08 10:57:27 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-12-08 10:58:40 -0500
commit398a74d8712d41eecd15bf8cf4efcdb50f4dd423 (patch)
treea414505bae9f1e76300f73a89a55b2547cf87109 /meson.build
parent08ca8a361e4207c17ef715d29655a0330b166eb3 (diff)
downloadgtk+-398a74d8712d41eecd15bf8cf4efcdb50f4dd423.tar.gz
3.99.53.99.5.1
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 28760aeff2..35a3b4ebd0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.99.4',
+ version: '3.99.5',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',