summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-01 19:05:39 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-10-01 19:05:39 +0000
commita4a1e8ffa996922f01f846972bf4de817567fa6d (patch)
tree8e798085c0da8f59f6e1c95a34d48480955b85ed /meson.build
parentb6fa56d3760c2dff2f8f1950c21ae49d5a2eee67 (diff)
parent9ed9350cd96b9e6ec0a4d30f88933e448eb33f98 (diff)
downloadgtk-doc-a4a1e8ffa996922f01f846972bf4de817567fa6d.tar.gz
Merge branch 'gtk-doc-for-gtk4' into 'master'
Gtk doc for gtk4 See merge request GNOME/gtk-doc!59
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
)