mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-25 20:11:10 +00:00
Updated OpenTK.OpenGL version number to 0.3.6.2
This commit is contained in:
parent
b001d1af6d
commit
f240e20934
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||||
//
|
//
|
||||||
// You can specify all the values or you can default the Revision and Build Numbers
|
// You can specify all the values or you can default the Revision and Build Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
[assembly: AssemblyVersion("0.3.4.1")]
|
[assembly: AssemblyVersion("0.3.6.2")]
|
||||||
[assembly: AssemblyFileVersion("0.3.4.1")]
|
[assembly: AssemblyFileVersion("0.3.6.2")]
|
||||||
|
|
Loading…
Reference in a new issue