summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-08-19 11:00:04 +0200
committerOndrej Holy <oholy@redhat.com>2019-08-19 11:00:04 +0200
commiteb5b686ccc6e3c82a3776fa5d5cc72ae66d38961 (patch)
tree92a2ef7a5b5a12580ba03f21f6428a69a4e8a81c /meson.build
parent8d08fe72017d3aec7d4c2c25e0529c3819f9a18e (diff)
downloadgvfs-eb5b686ccc6e3c82a3776fa5d5cc72ae66d38961.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 e296e3d5..c30cdf98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.91',
+ version: '1.41.92',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',