Skip to content

Commit 5d72e92

Browse files
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

File tree

ColorCop.rc

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

Comments
 (0)