mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-09-14 19:37:20 +00:00
Bumped version number.
This commit is contained in:
parent
3f3237a822
commit
b3e7776ff2
|
@ -32,8 +32,8 @@ 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.9.9.2")]
|
[assembly: AssemblyVersion("0.9.9.3")]
|
||||||
[assembly: AssemblyFileVersion("0.9.9.2")]
|
[assembly: AssemblyFileVersion("0.9.9.3")]
|
||||||
|
|
||||||
[assembly: CLSCompliant(true)]
|
[assembly: CLSCompliant(true)]
|
||||||
[assembly: System.Security.AllowPartiallyTrustedCallers]
|
[assembly: System.Security.AllowPartiallyTrustedCallers]
|
||||||
|
|
Loading…
Reference in a new issue