summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-07-15 15:34:36 +0200
committerOndrej Holy <oholy@redhat.com>2019-07-15 15:34:36 +0200
commit3236c26ffea3a582393563955d6f9e7593b3ddd6 (patch)
tree94700378f23b0ffb0d1c4d3dc0fa6aa232189b15 /meson.build
parentb3e1ff2e1ef9055009e5a19bfd921913b5cff339 (diff)
downloadgvfs-3236c26ffea3a582393563955d6f9e7593b3ddd6.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 805982aa..4ad60dfa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.4',
+ version: '1.41.90',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',