summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-02-28 13:16:35 +0100
committerOndrej Holy <oholy@redhat.com>2020-02-28 13:16:35 +0100
commit131d1a35c33eceb45104e971d227a8c6cefc5b51 (patch)
tree80b5f70ae4a2d5c29291137315e754e68ee9c351 /meson.build
parent98726e7be52dc6dbb4c0466984b966062da7173e (diff)
downloadgvfs-131d1a35c33eceb45104e971d227a8c6cefc5b51.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 8559a0e5..bea39fc3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.43.92',
+ version: '1.44.0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',