mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-04-20 16:51:55 +00:00
Updated version to 1.2
This commit is contained in:
parent
aa41971b3b
commit
f81b846a03
|
@ -34,7 +34,7 @@ namespace Build.UpdateVersion
|
|||
class Program
|
||||
{
|
||||
const string Major = "1";
|
||||
const string Minor = "1";
|
||||
const string Minor = "2";
|
||||
|
||||
static string RootDirectory;
|
||||
static string SourceDirectory;
|
||||
|
|
Loading…
Reference in a new issue