summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-02-12 15:16:43 +0100
committerOndrej Holy <oholy@redhat.com>2021-02-12 15:20:13 +0100
commitccc7d1fc352f4fa3289b85f3338e5d7ce2f884c1 (patch)
treebc84572df98fb6ca01776d634009e23bd31c5802 /meson.build
parent910416f53dbcfb487033f703834b260ed92a22c1 (diff)
downloadgvfs-ccc7d1fc352f4fa3289b85f3338e5d7ce2f884c1.tar.gz
Update NEWS for 1.47.90 release1.47.90
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 14a18c16..0a0dc0ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.47.2',
+ version: '1.47.90',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0',