summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@cl.no>2020-06-19 14:25:04 +0200
committerHans Petter Jansson <hpj@cl.no>2020-06-19 14:50:09 +0200
commit02e13daa5a6a532181b66c8a197930b6f0171909 (patch)
treeee65ea01513cab02053e163b2da51a49aae0bacb /meson.build
parent54cec012921e52eb66b6ee1a1f40f2e9c9849f7c (diff)
downloaddesktop-file-utils-02e13daa5a6a532181b66c8a197930b6f0171909.tar.gz
Post-release version bump to 0.27
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ed482ea..08295fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('desktop-file-utils',
'c',
- version: '0.26',
+ version: '0.27',
meson_version: '>=0.49.0',
default_options: [
'c_std=gnu11',