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