mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 20:55:45 +00:00
Bump version number due to API changes: Du2Dv2Ati token and ObjectPurgeableAPPLE return values are modified.
This commit is contained in:
parent
c112bcce0e
commit
b6b545a356
|
@ -33,7 +33,7 @@ namespace Build.UpdateVersion
|
|||
class Program
|
||||
{
|
||||
const string Major = "1";
|
||||
const string Minor = "0";
|
||||
const string Minor = "1";
|
||||
|
||||
public static void Main()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue