summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-11-30 11:56:37 +0100
committerOndrej Holy <oholy@redhat.com>2020-11-30 11:56:37 +0100
commit0844bdf1e855b936ec4ce999ca91cdaf121e15dd (patch)
tree12f88dfa363b9b2cdbf6d65c1ea1c478d7785edc /meson.build
parent125cbe98ab7cab83000986d32fb86f9f62d26cff (diff)
downloadgvfs-0844bdf1e855b936ec4ce999ca91cdaf121e15dd.tar.gz
Post branch 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 8853f18f..e901e022 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.46.2',
+ version: '1.47.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',