From a5479b94fb8619e798bf8b1041eadf312159a0a3 Mon Sep 17 00:00:00 2001 From: MelchiorGaspar Date: Fri, 20 Feb 2015 16:40:41 -0500 Subject: [PATCH] --- Source/nragev20/NRagePluginV2.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/nragev20/NRagePluginV2.rc b/Source/nragev20/NRagePluginV2.rc index 169bd4804..337f93a16 100644 --- a/Source/nragev20/NRagePluginV2.rc +++ b/Source/nragev20/NRagePluginV2.rc @@ -541,12 +541,12 @@ BEGIN BEGIN VALUE "Comments", "Release Version" VALUE "FileDescription", "Zilmar Spec Plugin for N64 Emulators" - VALUE "FileVersion", "v2.3.0.2" + VALUE "FileVersion", "2.3c" VALUE "InternalName", "NRage_Input_V2" - VALUE "LegalCopyright", "Copyright © 2001-2015 N-Rage, compiled under GPL licensing" + VALUE "LegalCopyright", "Copyright © 2001-2015 N-Rage, compiled under GPL licensing" VALUE "OriginalFilename", "NRage_Input_V2.dll" VALUE "ProductName", "NRage_Input_V2" - VALUE "ProductVersion", "v2.3.0.2" + VALUE "ProductVersion", "2.3c" END END BLOCK "VarFileInfo"