summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwin32/pcsxr.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/pcsxr.rc b/win32/pcsxr.rc
index bbf6a8fd..acb2ec98 100755
--- a/win32/pcsxr.rc
+++ b/win32/pcsxr.rc
@@ -49,12 +49,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "http://pcsxr.codeplex.com/"
VALUE "FileDescription", "Playstation Emulator based on PCSX-df"
- VALUE "FileVersion", "1, 9, 4, 0"
+ VALUE "FileVersion", "1, 9, 94, 0"
VALUE "InternalName", "pcsxr"
VALUE "LegalCopyright", "Copyright (c) 2013"
VALUE "OriginalFilename", "pcsxr.exe"
VALUE "ProductName", "PCSX-Reloaded"
- VALUE "ProductVersion", "1, 9, 4, 0"
+ VALUE "ProductVersion", "1, 9, 94, 0"
END
END
BLOCK "VarFileInfo"