summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2019-04-23 11:12:31 -0400
committerRay Strode <rstrode@redhat.com>2019-04-23 11:16:02 -0400
commit6d6f7d62fd18fe5a4d4c06cb1455887ca3abdd1d (patch)
tree60393e258b6884c096b426ea4df220e81a95bea2
parent354afe96090167d26397d56d82481c2d4a0f47c9 (diff)
meson: bump to 0.6.550.6.55
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 57f30a5..4465a26 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'accountsservice', 'c',
- version: '0.6.54',
+ version: '0.6.55',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0',