summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-09-20 13:50:44 +0200
committerOndrej Holy <oholy@redhat.com>2019-09-20 13:50:44 +0200
commit74ae9b632ab7bac03c722e380f667201ca38ad77 (patch)
tree1c309a4c06805a134a36d74331e09c8a939dd38a
parenta6e8129879d7db7ace280fa2baf0466e79a3e6c1 (diff)
downloadgvfs-74ae9b632ab7bac03c722e380f667201ca38ad77.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 080637ba..9bbb92d6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.42.1',
+ version: '1.43.1',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',