summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-03-04 13:39:31 +0100
committerOndrej Holy <oholy@redhat.com>2019-03-04 13:39:31 +0100
commit2075824e0bb3ac5cb7a99b028882dbad07a93f8a (patch)
tree57fd5a0826ba4a63212d1303789c41d7798f2289 /meson.build
parent9d0649674db1ea57392894995ebd5c0ba5bcb856 (diff)
downloadgvfs-2075824e0bb3ac5cb7a99b028882dbad07a93f8a.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 34f61ef8..29ecd1ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.39.92',
+ version: '1.40.0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',