summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-05-07 03:01:40 +0000
committerMatthias Clasen <mclasen@redhat.com>2019-05-07 03:27:04 +0000
commitb01cf6be65a5fe3d6275c399e6e86c3944337193 (patch)
tree6718abb6823bbc8ae8d585c72a0a5c0d72cdf483 /meson.build
parenta0c6d88858f0a85fdeccd71ac7440e72165ae513 (diff)
downloadgtk+-b01cf6be65a5fe3d6275c399e6e86c3944337193.tar.gz
3.963.96.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 68342758b3..bbc5aaee31 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.94.0',
+ version: '3.96.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',