From cbff4b4e1ebbe3ba3e2e13525dda312acb089f2e Mon Sep 17 00:00:00 2001 From: amcamd Date: Thu, 8 Feb 2018 10:12:06 -0600 Subject: [PATCH] version for master branch release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d87a458e1..ffbac6a84 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ include( ROCMInstallTargets ) include( ROCMPackageConfigHelpers ) include( ROCMInstallSymlinks ) -rocm_setup_version( VERSION 0.11.3.0 NO_GIT_TAG_VERSION ) +rocm_setup_version( VERSION 0.10.4.0 NO_GIT_TAG_VERSION ) # Append our library helper cmake path and the cmake path for hip (for convenience) # Users may override HIP path by specifying their own in CMAKE_MODULE_PATH