summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-05-12 16:08:16 +0200
committerOndrej Holy <oholy@redhat.com>2020-05-12 16:08:16 +0200
commit4d86c250d9a644f3aed175f3d77981b237b6a0be (patch)
treefc976aa8fa98fed4bf67090f8403a51aa0ef0292 /meson.build
parent94e12375c01aae252698eca75a0529a73b5f98a5 (diff)
downloadgvfs-4d86c250d9a644f3aed175f3d77981b237b6a0be.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 ea8a93ac..d4e1e23c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.44.2',
+ version: '1.45.2',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',