summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-01 14:56:18 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-10-01 14:56:18 -0400
commit9ed9350cd96b9e6ec0a4d30f88933e448eb33f98 (patch)
tree8e798085c0da8f59f6e1c95a34d48480955b85ed /meson.build
parent531cc0d10983f412adb0539c01be0150152ffe90 (diff)
downloadgtk-doc-9ed9350cd96b9e6ec0a4d30f88933e448eb33f98.tar.gz
Updates for 1.33gtk-doc-for-gtk4
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 0345989..ba3e179 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk-doc', 'c',
- version: '1.32.1',
+ version: '1.33.0',
license: 'GPL2+',
meson_version: '>= 0.50.0', # needed for https://mesonbuild.com/Python-module.html#path
)