mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-26 09:26:17 +00:00
monado: Update version
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2242>
This commit is contained in:
parent
4a6dcd0077
commit
28cb225be1
|
@ -4,7 +4,7 @@
|
|||
cmake_minimum_required(VERSION 3.10.2)
|
||||
project(
|
||||
XRT
|
||||
VERSION 21.0.0
|
||||
VERSION 24.0.0
|
||||
LANGUAGES C CXX
|
||||
DESCRIPTION "Monado(XRT) by Collabora et al"
|
||||
)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monado",
|
||||
"homepage": "https://monado.freedesktop.org",
|
||||
"version-string": "21.0",
|
||||
"version-string": "24.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "wil",
|
||||
|
|
Loading…
Reference in a new issue