From 2b4e272369069eea2ecaa375f472a20087477424 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Mon, 17 Jan 2022 23:11:20 +0200 Subject: Post release version bump --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 4dbb6d71..b6bb10f3 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('folks', [ 'vala', 'c' ], - version: '0.15.4', + version: '0.15.5', license: 'LGPL2.1+', meson_version: '>= 0.51', ) -- cgit v1.2.1