aboutsummaryrefslogtreecommitdiff
path: root/cmake/UnitTest/test.rc
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/UnitTest/test.rc')
-rw-r--r--cmake/UnitTest/test.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/UnitTest/test.rc b/cmake/UnitTest/test.rc
index a288dba6..9fe4147e 100644
--- a/cmake/UnitTest/test.rc
+++ b/cmake/UnitTest/test.rc
@@ -17,7 +17,7 @@ BEGIN
VALUE "CompanyName", "MultiMC Contributors"
VALUE "FileDescription", "Testcase"
VALUE "FileVersion", "1.0.0.0"
- VALUE "ProductName", "MultiMC Testcase"
+ VALUE "ProductName", "Launcher Testcase"
VALUE "ProductVersion", "5"
END
END