This was done for configure.ac earlier, but is missing in meson.build

Signed-off-by: Christophe Fergeau <cferg...@redhat.com>
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 5ed4177..31531e2 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
 # project definition
 #
 project('spice-protocol', 'c',
-        version : '0.12.14',
+        version : '0.12.15',
         license : 'BSD',
         meson_version : '>= 0.41.0')
 
-- 
2.17.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to