summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-09-04 09:22:12 +0200
committerOndrej Holy <oholy@redhat.com>2018-09-04 09:22:12 +0200
commit6cb37a42d616e4f5d5c9e0a6a8da271dc34e7440 (patch)
tree649a58c82dac944a4dc520c2fea51f0586ff78a2
parent7da3b0ba2e207ce0b8a1bdfe023d6cf6d3764ed9 (diff)
downloadgvfs-6cb37a42d616e4f5d5c9e0a6a8da271dc34e7440.tar.gz
Post branch version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 22db81ba..6b760983 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.38.1',
+ version: '1.39.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'