diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-26 19:47:16 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-08-26 19:47:16 +0000 |
| commit | 9e16f6d27507a9ab23a8fb9f9acaffb8a5a4de9b (patch) | |
| tree | d93ed21089bcf60545fed724bec65666c00fe70f | |
| parent | b5a789c5aaf8946b579fe0274a1f309edda9b170 (diff) | |
| download | pcsxr-9e16f6d27507a9ab23a8fb9f9acaffb8a5a4de9b.tar.gz | |
Bumping the version up to 1.9.94.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86940 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rwxr-xr-x | win32/pcsxr.rc | 4 |
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"
|
