mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
Set version to 0.1
Since we now have a tag with 0.1 and also a release with that version number was published on GitHub we should adjust the version in the meson file too.
This commit is contained in:
parent
2eb28ce216
commit
c69d394bed
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('cage', 'c',
|
||||
version: '0.0.1',
|
||||
version: '0.1',
|
||||
license: 'MIT',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue