summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-09-29 08:44:35 -0400
committerRay Strode <rstrode@redhat.com>2018-09-29 08:53:52 -0400
commit708d87f30e549588f7efa03efeffab1c9b83cdcb (patch)
tree3d443fe4631530c7333bb51943f7c9716f9d0816
parent7731d3b9f035c831d6860cd14758a6e9ef568957 (diff)
meson: bump to 0.6.540.6.54
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index af01236..1f75a5b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'accountsservice', 'c',
- version: '0.6.53',
+ version: '0.6.54',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0',