From 849e4268bb900c813b2f3cedf05f0cad72d2ccd1 Mon Sep 17 00:00:00 2001 From: amcamd Date: Tue, 17 Oct 2017 09:58:25 -0500 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 46e6bffc5..eaf990d57 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ include( ROCMInstallTargets ) include( ROCMPackageConfigHelpers ) include( ROCMInstallSymlinks ) -rocm_setup_version( VERSION 0.9.0.0 ) +rocm_setup_version( VERSION 0.8.1.0 ) # 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