Update NRagePluginV2.rc

update version strings from 2.3c to v2.3.0.2 to reflect the plugins full version #.
This commit is contained in:
MelchiorGaspar 2015-02-20 16:00:27 -05:00
parent 71459995ee
commit 34d1725374
1 changed files with 2 additions and 2 deletions

View File

@ -541,12 +541,12 @@ BEGIN
BEGIN
VALUE "Comments", "Release Version"
VALUE "FileDescription", "Zilmar Spec Plugin for N64 Emulators"
VALUE "FileVersion", "2.3c"
VALUE "FileVersion", "v2.3.0.2"
VALUE "InternalName", "NRage_Input_V2"
VALUE "LegalCopyright", "Copyright © 2001-2015 N-Rage, compiled under GPL licensing"
VALUE "OriginalFilename", "NRage_Input_V2.dll"
VALUE "ProductName", "NRage_Input_V2"
VALUE "ProductVersion", "2.3c"
VALUE "ProductVersion", "v2.3.0.2"
END
END
BLOCK "VarFileInfo"