summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-02-14 17:17:10 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2021-02-14 17:17:10 +0100
commit6e45811c35f13dbd23267da135e45f2aabcdaeaa (patch)
treefdf7dcbf94244c5fea2e0664de8f1816ac765b39
parent6186e999e4c86df646cde1abd3f2ccf6868e5e49 (diff)
downloadfolks-6e45811c35f13dbd23267da135e45f2aabcdaeaa.tar.gz
Post-release version bump
-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',
)