From 9e16f6d27507a9ab23a8fb9f9acaffb8a5a4de9b Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 26 Aug 2013 19:47:16 +0000 Subject: Bumping the version up to 1.9.94. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86940 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- win32/pcsxr.rc | 4 ++-- 1 file 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" -- cgit v1.2.3