Changed from a date versioning scheme to standard versioning.

-Titlebar no longer shows version
-Help->About now shows version number and SVN revision

git-svn-id: http://openexile.googlecode.com/svn/trunk@168 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Sylae Corell
2012-05-06 15:42:41 +00:00
parent 21bc3a4f16
commit aed95f2527
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR, int nCmd
RegisterClass(&wndclass2);
mainPtr = CreateWindow (szAppName, "Classic Blades of Exile build_05.02.2011",
mainPtr = CreateWindow (szAppName, "Classic Blades of Exile",
WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN,
0,
0,