summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-26 19:44:12 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-26 19:44:12 +0000
commitb5a789c5aaf8946b579fe0274a1f309edda9b170 (patch)
tree3be860af4b26904b4749b9ea8ae4e79d4c443d4f /win32
parent72ad931e440ea54f5ee96a9a1be327c3659fcdc6 (diff)
downloadpcsxr-b5a789c5aaf8946b579fe0274a1f309edda9b170.tar.gz
Bumping the version up to 1.9.94.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86939 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/pcsxr.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/pcsxr.rc b/win32/pcsxr.rc
index 0c624810..bbf6a8fd 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, 1, 1"
+ VALUE "FileVersion", "1, 9, 4, 0"
VALUE "InternalName", "pcsxr"
- VALUE "LegalCopyright", "Copyright (c) 2010"
+ VALUE "LegalCopyright", "Copyright (c) 2013"
VALUE "OriginalFilename", "pcsxr.exe"
VALUE "ProductName", "PCSX-Reloaded"
- VALUE "ProductVersion", "1, 9, 1, 1"
+ VALUE "ProductVersion", "1, 9, 4, 0"
END
END
BLOCK "VarFileInfo"