We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631a9ee commit 611725aCopy full SHA for 611725a
1 file changed
win_installer/productInfo.wxi
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Include>
3
- <?define ProductName = "Cppcheck $(var.Platform) 2.7 dev" ?>
+ <?define ProductName = "Cppcheck $(var.Platform) 2.7" ?>
4
<?define ProductNameShort = "Cppcheck" ?>
5
<?define ProductVersion = "2.7" ?>
6
0 commit comments