summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-08-07 11:20:33 +0200
committerOndrej Holy <oholy@redhat.com>2020-08-07 16:42:50 +0200
commitca8a77fee7281093395a1b6c15cb1c21a9fb739a (patch)
tree41ae3b59b076ec6480b76367c14cc385f6e03583 /meson.build
parent20398ff1fbfb88818b91a799f4d85c2514fe9953 (diff)
downloadgvfs-ca8a77fee7281093395a1b6c15cb1c21a9fb739a.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 462f2551..fc933f44 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.45.90',
+ version: '1.45.91',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',