From 34cd32f3f10d4c0b56077cc07bfe36bb959de810 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 28 Jan 2023 09:44:17 +0000 Subject: installer, opentrack: fix spelling --- installer/opentrack-installer.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index abacfa5b..d32e7391 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -2,8 +2,8 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #include "../build/opentrack-version.hxx" -#define MyAppName "TrackHat opentrack V3" -#define MyAppVersion "TrackHat opentrack V3.0" +#define MyAppName "TrackHat opentrack v3" +#define MyAppVersion "TrackHat opentrack v3.0" #define MyAppPublisher "TrackHat" #define MyAppURL "http://github.com/opentrack/opentrack" #define MyAppExeName "opentrack.exe" -- cgit v1.2.3