summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-09-26 15:56:42 -0400
committerRay Strode <rstrode@redhat.com>2018-09-26 15:56:42 -0400
commit95f6540014c1d1aa66e202ed7643dd46a5c596c1 (patch)
tree219e90fba26c984ebf953b6f2be29cdac87f148e
parentaec05cac280f17f1756de1e098a06c9488ebfb47 (diff)
meson: bump to 0.6.530.6.53
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8ab4d89..03cc70b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'accountsservice', 'c',
- version: '0.6.52',
+ version: '0.6.53',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0',