mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-05 20:58:29 +02:00
fix project version in meson.build (1.8.1->1.8.2)
This commit is contained in:

committed by
afayaz-feral

parent
715a1389b7
commit
c54d6d4243
@@ -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',
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user