summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2022-05-26 10:02:06 +0200
committerOndrej Holy <oholy@redhat.com>2022-05-26 10:02:06 +0200
commitac82784308f98df281455c25ca88b452f5b2cc84 (patch)
tree5ec53f0010d16b2b1f59a39b777cd3f90f9211b1
parent781bf205e96f1f214db9f185b8533d9afd4de0aa (diff)
downloadgvfs-ac82784308f98df281455c25ca88b452f5b2cc84.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 6ede8c49..7fd67427 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.50.2',
+ version: '1.50.3',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.56.0',