I use wix for building a setup for a product. The product has version of the format
major.minor.patchnumber
Example:
4.5.1313
in each build the last patchnumber keeps changing like 1314, 1315 and so on.
I would like to know whether I should keep the id attribute in the product element as autogenerated between just the patch number changes or should they remain constant?