monado: Update version

This commit is contained in:
Jakob Bornecrantz 2020-11-04 13:40:50 +00:00
parent f88ce679cc
commit 151a03fb48
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: BSL-1.0
cmake_minimum_required(VERSION 3.10.2)
project(XRT VERSION 0.4.0)
project(XRT VERSION 0.4.1)
# CMake 3.11 introduced CMP0072 - Prefer GLVND
if(POLICY CMP0072)

View file

@ -4,7 +4,7 @@
project(
'xrt',
['c', 'cpp'],
version: '0.4.0',
version: '0.4.1',
license: 'BSL-1.0',
meson_version: '>=0.49.0',
default_options: [