build-sys: post-release version bump to 0.14.3

Signed-off-by: Jakub Janků <jjanku@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
Jakub Janků 2020-05-22 21:21:51 +02:00 committed by Frediano Ziglio
parent 959717a3a2
commit 55ff87d93c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# project definition
#
project('spice-protocol',
version : '0.14.2',
version : '0.14.3',
license : 'BSD',
meson_version : '>= 0.41.0')

View File

@ -1,5 +1,5 @@
Name: spice-protocol
Version: 0.14.2
Version: 0.14.3
Release: 1%{?dist}
Summary: Spice protocol header files
Group: Development/Libraries