better NESHawk version number
This commit is contained in:
parent
6bbab41b0c
commit
9dd24ebe3e
|
@ -8,7 +8,7 @@ using BizHawk.Emulation.CPUs.M6502;
|
|||
|
||||
namespace BizHawk.Emulation.Consoles.Nintendo
|
||||
{
|
||||
[CoreVersion("0.0.0.1",FriendlyName="NESHawk")]
|
||||
[CoreVersion("0.9.9.9",FriendlyName="NESHawk")]
|
||||
public partial class NES : IEmulator
|
||||
{
|
||||
//hardware/state
|
||||
|
|
Loading…
Reference in New Issue