summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2022-03-18 12:54:53 +0100
committerOndrej Holy <oholy@redhat.com>2022-03-18 12:54:53 +0100
commite15c63c462b84cf1f598fd8a3744fa7aaa4a8d86 (patch)
tree23d53f41e0d1c2889287c63134fcaa2f1e9641f8
parent9f34e9278e9fe850bb5a313778aa04936222c97f (diff)
downloadgvfs-e15c63c462b84cf1f598fd8a3744fa7aaa4a8d86.tar.gz
Post release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 715d06ff..865a6500 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.50.0',
+ version: '1.50.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.56.0',