summaryrefslogtreecommitdiffhomepage
path: root/Starshatter/Starshatter.rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Starshatter/Starshatter.rc.conf')
-rw-r--r--Starshatter/Starshatter.rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Starshatter/Starshatter.rc.conf b/Starshatter/Starshatter.rc.conf
index 45479d3..123e9de 100644
--- a/Starshatter/Starshatter.rc.conf
+++ b/Starshatter/Starshatter.rc.conf
@@ -24,12 +24,12 @@ BEGIN
VALUE "Comments", "A military space combat simulator\0"
VALUE "CompanyName", "Starshatter: The Open Source Project Contributors\0"
VALUE "FileDescription", "Stars\0"
- VALUE "FileVersion", "@VERSION@\0"
+ VALUE "FileVersion", "@STARSHATTER_VERSION@\0"
VALUE "InternalName", "Stars45\0"
VALUE "LegalCopyright", "Copyright (c) 2022, Starshatter: The Open Source Project Contributors\0"
VALUE "OriginalFilename", "Stars45.exe\0"
VALUE "ProductName", "Starshatter: The Open Source Project\0"
- VALUE "ProductVersion", "@VERSION@\0"
+ VALUE "ProductVersion", "@STARSHATTER_VERSION@\0"
END
END
BLOCK "VarFileInfo"