summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 52c1df74..7724d792 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('folks', [ 'vala', 'c' ],
- version: '0.15.1',
+ version: '0.15.2',
license: 'LGPL2.1+',
meson_version: '>= 0.51',
)