summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-03-12 16:02:34 +0100
committerOndrej Holy <oholy@redhat.com>2021-03-12 16:02:34 +0100
commit129819c587c171f4951d1f072e1ba425bae2e80b (patch)
treeaa04eda7c18c5f997d50f7fd054356ed589adbd0
parent073759ceee27420a6d08e52431a9f23658908b1d (diff)
downloadgvfs-129819c587c171f4951d1f072e1ba425bae2e80b.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 77b32469..d8443357 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.47.91',
+ version: '1.48.0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0',