Skip to content

util: added '-v' and '--version' - #543

Open
trigg wants to merge 1 commit into
masterfrom
util-version-arg
Open

util: added '-v' and '--version' #543
trigg wants to merge 1 commit into
masterfrom
util-version-arg

Conversation

@trigg

@trigg trigg commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

creates a version constant string on compile which is made up of

  • version in meson
  • branch name from git
  • short commit code from git

the hope is to make issues more helpful by including a version. Some warning should be due that packaged builds are not likely to include either, and I suspect that will be fine.

util/wf-shell-app.cpp handles this in case '-v' or '--version' are CLI args

@trigg
trigg force-pushed the util-version-arg branch from 6cccfa5 to 9e7b953 Compare August 9, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant