mirror of
https://github.com/artizirk/wdisplays.git
synced 2024-11-21 08:20:59 +02:00
Bump to current development version, use semver
This commit is contained in:
parent
aefde05389
commit
919726a2e5
@ -1,7 +1,10 @@
|
|||||||
# SPDX-FileCopyrightText: 2020 Jason Francis <jason@cycles.network>
|
# SPDX-FileCopyrightText: 2020 Jason Francis <jason@cycles.network>
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
project('network.cycles.wdisplays', 'c', license: 'MIT', version: '1.0')
|
project('network.cycles.wdisplays', 'c',
|
||||||
|
license: 'MIT',
|
||||||
|
version: '1.1.1'
|
||||||
|
)
|
||||||
|
|
||||||
conf = configuration_data({
|
conf = configuration_data({
|
||||||
'app_id': meson.project_name(),
|
'app_id': meson.project_name(),
|
||||||
|
Loading…
Reference in New Issue
Block a user