Commit 5d72e92
committed
refactor(rc): replace hard‑coded version fields with version.h macros
Adds `#include "version.h"` and replaces all numeric and string version
literals in ColorCop.rc with `VER_FILEVERSION`, `VER_PRODUCTVERSION`,
and their corresponding string macros. This centralizes version
definition, keeps the About box and VERSIONINFO block in sync with the
generated version.h, and removes the last remaining hard‑coded 5.5.7
values.1 parent 6ca22ee commit 5d72e92
1 file changed
Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments