diff options
| author | a1xd <[email protected]> | 2020-12-05 21:26:29 -0500 |
|---|---|---|
| committer | a1xd <[email protected]> | 2020-12-05 21:26:29 -0500 |
| commit | f87fa2c92e246fe0464eacfc2c338e34061e7fd4 (patch) | |
| tree | e4760c579597d0e292c7b03dff95d19bb8f3c750 /installer/installer.rc | |
| parent | add more changes from review (diff) | |
| download | rawaccel-f87fa2c92e246fe0464eacfc2c338e34061e7fd4.tar.xz rawaccel-f87fa2c92e246fe0464eacfc2c338e34061e7fd4.zip | |
update signed, add installers
Diffstat (limited to 'installer/installer.rc')
| -rw-r--r-- | installer/installer.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/installer.rc b/installer/installer.rc index 4f56541..43672d7 100644 --- a/installer/installer.rc +++ b/installer/installer.rc @@ -72,7 +72,7 @@ BEGIN BEGIN VALUE "FileDescription", "Raw Accel installer (" RA_MIN_OS ")" VALUE "FileVersion", RA_VER_STRING - VALUE "OriginalFilename", "converter.exe" + VALUE "OriginalFilename", "installer.exe" VALUE "ProductName", "Raw Accel" VALUE "ProductVersion", RA_VER_STRING END |