mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-26 17:55:56 +00:00
* introduce EXTRA_VERSION to replace RC_VERSION * add daily tag into the version information * unify the hypervisor and device model version Signed-off-by: Jack Ren <jack.ren@intel.com>
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
MAJOR_VERSION=0
|
|
MINOR_VERSION=1
|
|
EXTRA_VERSION=-rc5
|