summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-02-15 11:28:57 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2021-02-15 11:28:57 +0100
commitcf33283f5532b5e7ed05c97e63034d57874a5f92 (patch)
tree30675dcd7d1d1855795b86b7c33ccc1f95011520
parent4444b5b10892f93ef9d752da62f5c6da2fe4316c (diff)
downloadfolks-cf33283f5532b5e7ed05c97e63034d57874a5f92.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 7724d792..6c48fdb2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('folks', [ 'vala', 'c' ],
- version: '0.15.2',
+ version: '0.15.3',
license: 'LGPL2.1+',
meson_version: '>= 0.51',
)