meson.build: Bump version to 0.22.3 08/29708/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Feb 2024 16:10:21 +0000 (18:10 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Feb 2024 16:10:40 +0000 (18:10 +0200)
We've added split type of functionality with support for loading the RDP
backend, such that this warrants an version update as well.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I28e35f53bb1d9a9d3deed204596bd8ef090cb579

meson.build

index 0357b29..0817c9d 100644 (file)
@@ -1,6 +1,6 @@
 project('agl-compositor',
   'c','cpp',
-  version: '0.0.22',
+  version: '0.0.23',
   default_options: [
     'warning_level=3',
     'c_std=gnu99',