summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-03-21 20:38:56 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-03-21 21:44:23 -0400
commit92b50c5e2a404911015b78ae43e66adb0b3eb33b (patch)
tree7e6cbdd10632227f6990b6d0b99824101ff9d761 /meson.build
parentdabd09bc4251848a2410a64999a3d5380be7ff71 (diff)
downloadgtk+-92b50c5e2a404911015b78ae43e66adb0b3eb33b.tar.gz
3.98.13.98.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 ad4cdd9a64..44274a442c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.98.0',
+ version: '3.98.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',