summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-09-04 13:03:13 +0200
committerOndrej Holy <oholy@redhat.com>2020-09-04 13:03:13 +0200
commit1bf11b375b27f0a5a7aa06e3400f95a38daf630a (patch)
treeb88c4cc5accaaedf307bfee7e95f1d590ae489dc /meson.build
parent08a021299cf7d1232ad2c4c30ba2aabab62122e7 (diff)
downloadgvfs-1bf11b375b27f0a5a7aa06e3400f95a38daf630a.tar.gz
Update NEWS for 1.45.92 release1.45.92
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 fc933f44..8f6bcdb9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.45.91',
+ version: '1.45.92',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',