mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-24 17:35:27 +00:00
Bumped version number.
This commit is contained in:
parent
828fa2ebc2
commit
14df5f4991
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("0.3.14.0")]
|
||||
[assembly: AssemblyFileVersion("0.3.14.0")]
|
||||
[assembly: AssemblyVersion("0.3.14.1")]
|
||||
[assembly: AssemblyFileVersion("0.3.14.1")]
|
||||
|
|
Loading…
Reference in a new issue