summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-09-26 09:15:46 -0400
committerRay Strode <rstrode@redhat.com>2018-09-26 09:15:46 -0400
commit6dfec47478fabfca6d7c9e2453ef4ad36b9bd575 (patch)
tree3341a4132e2de28ea7fe9f2f39502c1e6462ca76 /meson.build
parent8945ba5b951025df7f518fa8576dad645b27eec4 (diff)
meson: bump to 0.6.510.6.51
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 77b6a3f..b339875 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'AccountsService', 'c',
- version: '0.6.50',
+ version: '0.6.51',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0',