Updated READMEs & Versioning for 6.0 Release

Signed-off-by: Maisam Arif <maisarif@amd.com>
Change-Id: Idadece3c1022ecba4291b96ddbe23112e27394de
This commit is contained in:
Maisam Arif
2023-10-16 08:14:56 -05:00
committed by Galantsev, Dmitrii
parent 6d4d706f08
commit 5018a57b62
9 changed files with 278 additions and 220 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ message("Package version: ${PKG_VERSION_STR}")
# Debian package specific variables
# Set a default value for the package version
get_version_from_tag("1.0.0.0" ${SO_VERSION_GIT_TAG_PREFIX} GIT)
get_version_from_tag("${${AMD_SMI_LIBS_TARGET}_VERSION_MAJOR}.${${AMD_SMI_LIBS_TARGET}_VERSION_MINOR}.0.0" ${SO_VERSION_GIT_TAG_PREFIX} GIT)
# VERSION_* variables should be set by get_version_from_tag
if(${ROCM_PATCH_VERSION})