summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-05-21 09:38:41 +0200
committerOndrej Holy <oholy@redhat.com>2019-05-21 09:38:41 +0200
commitf94ef9cd4b40468db4863966c76cfa5554f68356 (patch)
tree01e455b35610f833513cebc483b12530f89c296d
parent769d0b47a88eff3ca14d34346491b2961e17ecd5 (diff)
downloadgvfs-f94ef9cd4b40468db4863966c76cfa5554f68356.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 c11b0c22..46daa8bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.2',
+ version: '1.41.3',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',