summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-02-12 15:19:27 +0100
committerOndrej Holy <oholy@redhat.com>2021-02-12 15:20:13 +0100
commit8aa5dab9458e444085fc32341e6ad802aea56f5c (patch)
treefb5e891acf4df3a7e174a9b18942a051992f3cdb
parentccc7d1fc352f4fa3289b85f3338e5d7ce2f884c1 (diff)
downloadgvfs-8aa5dab9458e444085fc32341e6ad802aea56f5c.tar.gz
Post release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0a0dc0ee..77b32469 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.47.90',
+ version: '1.47.91',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0',