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