Open-CAS / open-cas-linux

Open CAS Linux
https://open-cas.com
BSD 3-Clause "New" or "Revised" License
219 stars 82 forks source link

casadm -V output not consistent with GitHub release tags #1467

Open jfckm opened 6 months ago

jfckm commented 6 months ago

Description

casadm -V uses leading zero in major version component (or minor in semver lingo), but GH releases skip the leading zero

Expected Behavior

casadm -V should output the same version format as GH release uses

Actual Behavior

It doesn't: image