We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c3fa0 commit 2994b5fCopy full SHA for 2994b5f
1 file changed
windows-installer/inno-setup-smimesign-installer.iss
@@ -28,7 +28,7 @@ AppPublisher={#MyAppPublisher}
28
AppPublisherURL={#MyAppURL}
29
AppSupportURL={#MyAppURL}
30
AppUpdatesURL={#MyAppURL}
31
-AppVerName={#MyBareGitVersion}
+AppVerName={#MyAppName} {#MyBareGitVersion}
32
ArchitecturesInstallIn64BitMode=x64
33
ChangesEnvironment=yes
34
Compression=lzma
0 commit comments