summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-03-06 10:31:37 +0100
committerOndrej Holy <oholy@redhat.com>2020-03-06 10:31:37 +0100
commitbb10a52add73e1bdf801f77bdedb654e52ac98af (patch)
tree63a3d0bc8b9105949ec375033373a92800a12ae8 /meson.build
parent530c1bead9ce249e3758bd2cc71cc437a76e139e (diff)
downloadgvfs-bb10a52add73e1bdf801f77bdedb654e52ac98af.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 bea39fc3..aea0fd1f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.44.0',
+ version: '1.44.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',