summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-02-14 15:19:23 +0100
committerOndrej Holy <oholy@redhat.com>2020-02-14 15:19:23 +0100
commit770ff777bc3a3376b8d85cc610b2ee12b117b804 (patch)
tree2c7835992b3e7f843aa9eb862f94aa0536558b00 /meson.build
parent53e632b22f99d9ccfb11b6cb6938db6f82e4cccf (diff)
downloadgvfs-770ff777bc3a3376b8d85cc610b2ee12b117b804.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 1a4995b8..8559a0e5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.43.91',
+ version: '1.43.92',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',