summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2017-12-11 09:58:36 +0100
committerOndrej Holy <oholy@redhat.com>2017-12-11 09:58:36 +0100
commite5e66478de495c3928969473697dd190b9c0130b (patch)
treefb0a85cba43031c4c47d43145a0ccd0c336a195c /meson.build
parentebc61e107398704b69fb326b9fcece81a3be9e70 (diff)
downloadgvfs-e5e66478de495c3928969473697dd190b9c0130b.tar.gz
Update NEWS for 1.35.3 release1.35.3
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 1df6c2c2..4f8b8fe9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.35.2',
+ version: '1.35.3',
license: 'LGPL2+',
default_options: [
'b_lundef=true',