summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-04-23 09:17:06 +0200
committerOndrej Holy <oholy@redhat.com>2019-04-23 09:17:06 +0200
commited09378304e4e043e94234a03befe27b34e8dd2c (patch)
treeeb0d9c9175e7f496a7a5ce63ce8c4786b04ab1bf /meson.build
parentd198ac7cf0347cb84202d117051cb5b4a6b631f4 (diff)
downloadgvfs-ed09378304e4e043e94234a03befe27b34e8dd2c.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 bb6a4b2d..48e9f0bb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.1',
+ version: '1.41.2',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',