Skip to content
Snippets Groups Projects
Commit 151a03fb authored by Jakob Bornecrantz's avatar Jakob Bornecrantz
Browse files

monado: Update version

parent f88ce679
No related branches found
No related tags found
No related merge requests found
Pipeline #19190 failed
......@@ -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)
......
......@@ -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: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment