summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-06-19 09:36:18 +0200
committerOndrej Holy <oholy@redhat.com>2019-06-19 09:36:18 +0200
commit0886f9e6da23cf16a8193996f9a441393aeb73a1 (patch)
tree7b55cb710e9a2db3051086599e33b69a64cd8ef9 /meson.build
parent08c68c550550eccbecbf7a50c7efbae69122c861 (diff)
downloadgvfs-0886f9e6da23cf16a8193996f9a441393aeb73a1.tar.gz
Post release version bump
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 46daa8bc..fba25d9d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.3',
+ version: '1.41.4',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',