[Spice-commits] meson.build spice-protocol.spec

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 10 11:13:42 UTC 2022


 meson.build         |    2 +-
 spice-protocol.spec |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4f31c1853646fe394d638beeff7e6bded9b0d86a
Author: Victor Toso <victortoso at redhat.com>
Date:   Thu Feb 10 12:13:32 2022 +0100

    build-sys: post-release version bump 0.14.5
    
    Signed-off-by: Victor Toso <victortoso at redhat.com>

diff --git a/meson.build b/meson.build
index 063d6d4..8915170 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
 # project definition
 #
 project('spice-protocol',
-        version : '0.14.4',
+        version : '0.14.5',
         license : 'BSD',
         meson_version : '>= 0.41.0')
 
diff --git a/spice-protocol.spec b/spice-protocol.spec
index be237cb..b36d503 100644
--- a/spice-protocol.spec
+++ b/spice-protocol.spec
@@ -1,5 +1,5 @@
 Name:           spice-protocol
-Version:        0.14.4
+Version:        0.14.5
 Release:        1%{?dist}
 Summary:        Spice protocol header files
 Group:          Development/Libraries


More information about the Spice-commits mailing list