summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-09-09 15:34:52 +0200
committerOndrej Holy <oholy@redhat.com>2019-09-09 15:36:02 +0200
commit8a3a605d7f345f2122fad4c7528c9c7f792796b7 (patch)
tree3e898a017f9ae433666949c4a17f895231c38b80 /meson.build
parent2b3a93e3259d4b0b5b9d89625c4bdd05de197bdd (diff)
downloadgvfs-8a3a605d7f345f2122fad4c7528c9c7f792796b7.tar.gz
Update NEWS for 1.42.0 release1.42.0
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 c30cdf98..6d568f5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.41.92',
+ version: '1.42.0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',