summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-08-05 15:18:36 +0200
committerOndrej Holy <oholy@redhat.com>2019-08-05 15:18:36 +0200
commit422a9a0f41aa5583fba0d2f6a47c8a34bc79b4ab (patch)
treee3af082865ea206556c15196fc7d87a016bd2c6c /meson.build
parent6fd82ccb359dac7fad0aee92b95ebd3d44c22af5 (diff)
downloadgvfs-422a9a0f41aa5583fba0d2f6a47c8a34bc79b4ab.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 4ad60dfa..e296e3d5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.90',
+ version: '1.41.91',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',