Update interface version for virtual memory APIs

Change-Id: Ifbf1af08ee7aa4d55387ff9786f6a61b89b56f88
This commit is contained in:
David Yat Sin
2023-08-29 10:01:19 -04:00
parent 03f2f69d16
commit 1e7b078628
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ if (ROCM_CCACHE_BUILD)
endif() # if (ROCM_CCACHE_BUILD)
## Get version strings
get_version ( "1.11.0" )
get_version ( "1.12.0" )
if ( ${ROCM_PATCH_VERSION} )
set ( VERSION_PATCH ${ROCM_PATCH_VERSION})
endif()