summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
-rw-r--r--spice-protocol.spec2
2 files changed, 2 insertions, 2 deletions
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