mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
Merge pull request #1404 from saimen/bump-version-number
build: bump versino to 0.2.0
This commit is contained in:
commit
3f5f4cec88
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
project(
|
||||
'wlroots',
|
||||
'c',
|
||||
version: '0.1.0',
|
||||
version: '0.2.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.48.0',
|
||||
default_options: [
|
||||
|
|
Loading…
Reference in a new issue