summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@cl.no>2020-06-18 20:53:38 +0200
committerHans Petter Jansson <hpj@cl.no>2020-06-18 20:53:38 +0200
commitabd13e70136cef2afacaf4d284e74e4d69605a62 (patch)
tree7b14a274a05055a4aafa63ec7621ec19b8d63d6f /meson.build
parent251300ad86c56678160d96a50647953477c1fa06 (diff)
downloaddesktop-file-utils-abd13e70136cef2afacaf4d284e74e4d69605a62.tar.gz
Post-release version bump to 0.26
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 525a6f8..ed482ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('desktop-file-utils',
'c',
- version: '0.25',
+ version: '0.26',
meson_version: '>=0.49.0',
default_options: [
'c_std=gnu11',