summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2019-08-15 21:15:05 +0200
committerStefan Sauer <ensonic@users.sf.net>2019-08-15 21:15:05 +0200
commit8ec38b91f2f5d08c4153d61cabdd586c08db23cb (patch)
tree29ae6907a7eb5335755a60da06aadf7416c981c4 /meson.build
parent7fce5688c973fca10951bfdbeab9acca034aa095 (diff)
downloadgtk-doc-8ec38b91f2f5d08c4153d61cabdd586c08db23cb.tar.gz
release: bump versions and back to development
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 499948a..193c452 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk-doc', 'c',
- version: '1.32',
+ version: '1.32.1',
license: 'GPL2+',
meson_version: '>= 0.50.0', # needed for https://mesonbuild.com/Python-module.html#path
)