This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a27c1678d2
BizHawk
/
VersionInfo.cs
5 lines
77 B
C#
Raw
Normal View
History
Unescape
Escape
add VersionInfo.cs. ignore VersionInfo, i'm not through with it yet.
2012-11-02 05:33:33 +00:00
static
class
VersionInfo
{
Rename Bizhawk.MultiClient to BizHawk.Client.EmuHawk including namespaces and projects. Rename executable to EmuHawk.exe
2013-11-03 03:54:37 +00:00
public
const
string
MAINVERSION
=
"1.5.2"
;
add VersionInfo.cs. ignore VersionInfo, i'm not through with it yet.
2012-11-02 05:33:33 +00:00
}