diff --git a/main/win/main_win.h b/main/win/main_win.h index d8fa59be..48e69de3 100755 --- a/main/win/main_win.h +++ b/main/win/main_win.h @@ -21,7 +21,7 @@ #ifndef MAIN_WIN_H #define MAIN_WIN_H -#define MUPEN_VERSION "Mupen 64 1.1.0" +#define MUPEN_VERSION "Mupen 64 1.1.1" extern BOOL CALLBACK CfgDlgProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam); extern void ShowMessage(const char* lpszMessage) ;