summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-09-06 21:38:58 +0100
committerSimon McVittie <smcv@debian.org>2022-09-06 21:38:58 +0100
commit69aec4401cf6596a2241f73d0752f1a0d2b2e25b (patch)
tree3e9a3662bcb5e7921eff0138df922a30a5f6d12c /meson.build
parent4837813dc5c950ea6bacba5c651d9bdae9b0a93a (diff)
New upstream version 1.3.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 abd5681..ddccacc 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@ project(
'warning_level=2',
],
meson_version: '>=0.56',
- version: '1.3.0',
+ version: '1.3.2',
)
pc_mod = import('pkgconfig')