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:
parent
71459995ee
commit
34d1725374
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue