mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-08-04 10:11:07 +00:00
Bumped version number.
This commit is contained in:
parent
7d37c2e68f
commit
0d1f5ac7ab
|
@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
||||||
// Build Number
|
// Build Number
|
||||||
// Revision
|
// Revision
|
||||||
//
|
//
|
||||||
[assembly: AssemblyVersion("0.9.9.1")]
|
[assembly: AssemblyVersion("0.9.9.2")]
|
||||||
[assembly: AssemblyFileVersion("0.9.9.1")]
|
[assembly: AssemblyFileVersion("0.9.9.2")]
|
||||||
|
|
Loading…
Reference in a new issue