mirror of https://github.com/bsnes-emu/bsnes.git
This commit is contained in:
parent
c61c3cabc6
commit
4f32551430
|
@ -29,7 +29,7 @@ using namespace nall;
|
|||
|
||||
namespace Emulator {
|
||||
static const string Name = "bsnes";
|
||||
static const string Version = "112.4";
|
||||
static const string Version = "112.3";
|
||||
static const string Author = "byuu";
|
||||
static const string License = "GPLv3";
|
||||
static const string Website = "https://byuu.org";
|
||||
|
|
Loading…
Reference in New Issue