| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-07 | version: Separate our version string from the version command | Tom Rini | |
| In order to be able to disable all commands we need to construct our version string in a common file, and have the version command reference that string, like the other users of it do. Create common/version.c with just the strings. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
