summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-19 12:35:44 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-19 12:35:44 -0500
commitebf57ee71f9c6df2ab01a408590ccc4822547cea (patch)
tree2c77ffcadc388d7915b1a137104986dd89a53be4 /meson.build
parent14391142ee9d43da116f0f530746ae34cc46930a (diff)
downloadgtk-doc-ebf57ee71f9c6df2ab01a408590ccc4822547cea.tar.gz
1.33.2
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 3406e82..5d03db6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk-doc', 'c',
- version: '1.33.1',
+ version: '1.33.2',
license: 'GPL2+',
meson_version: '>= 0.50.0', # needed for https://mesonbuild.com/Python-module.html#path
)