summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-09-22 13:53:25 +0100
committerSimon McVittie <smcv@collabora.com>2022-09-22 13:53:25 +0100
commitb5172c3be1eb9c34ffd8a99a55b07b7b606fe9e1 (patch)
tree0d190345354124bb97324d9435226199145923b2 /meson.build
parentc4c521d37f14bef17d3fc534002c2f8751cfba61 (diff)
downloaddbus-b5172c3be1eb9c34ffd8a99a55b07b7b606fe9e1.tar.gz
Post-release version bump
Signed-off-by: Simon McVittie <smcv@collabora.com>
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 d12adfac..0e693b46 100644
--- a/meson.build
+++ b/meson.build
@@ -20,7 +20,7 @@
project('dbus',
'c',
- version: '1.15.0',
+ version: '1.15.1',
meson_version: '>=0.56',
)