Update productInfo.wxi (#4125)
This commit is contained in:
parent
9f9bac35d0
commit
8d1fd19cc6
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include>
|
||||
<?define ProductName = "Cppcheck $(var.Platform) 2.7" ?>
|
||||
<?define ProductName = "Cppcheck $(var.Platform) 2.8" ?>
|
||||
<?define ProductNameShort = "Cppcheck" ?>
|
||||
<?define ProductVersion = "2.7" ?>
|
||||
<?define ProductVersion = "2.8" ?>
|
||||
|
||||
<?define ProductManufacturer = "The Cppcheck team" ?>
|
||||
<?define ProductDescription = "Cppcheck is a tool for static analysis of C/C++ code" ?>
|
||||
|
|
Loading…
Reference in New Issue