Updated version number to v8.1. Updated documentation for bugfix release.
This commit is contained in:
parent
61d987e4f2
commit
aff104977d
5 changed files with 13 additions and 24 deletions
|
|
@ -86,7 +86,7 @@ void d3d_fs_init(HWND h)
|
|||
d3d_device_window = CreateWindowEx (
|
||||
0,
|
||||
szSubClassName,
|
||||
"PCem v8",
|
||||
"PCem v8.1",
|
||||
WS_POPUP,
|
||||
CW_USEDEFAULT,
|
||||
CW_USEDEFAULT,
|
||||
|
|
|
|||
Loading…
Reference in a new issue