mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
fix project version in meson.build (1.8.1->1.8.2)
This commit is contained in:
parent
715a1389b7
commit
c54d6d4243
@ -2,7 +2,7 @@ project(
|
|||||||
'gamemode',
|
'gamemode',
|
||||||
'c',
|
'c',
|
||||||
default_options : ['c_std=c11', 'warning_level=3'],
|
default_options : ['c_std=c11', 'warning_level=3'],
|
||||||
version: '1.8.1',
|
version: '1.8.2',
|
||||||
license: 'BSD',
|
license: 'BSD',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user