summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-05-29 14:15:34 +0200
committerOndrej Holy <oholy@redhat.com>2020-05-29 14:15:34 +0200
commitc24e16e8697f62d365659310798e4bf13a1d03f9 (patch)
tree3e9a19ac1ea355d4fe56b5562df9574dca815d5a /meson.build
parentddfdc20ab70f01308215439e3024d0b648002158 (diff)
downloadgvfs-c24e16e8697f62d365659310798e4bf13a1d03f9.tar.gz
Post release 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 d4e1e23c..1750f65c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.45.2',
+ version: '1.45.3',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',