From 438f9115386afadbe94c856619593ce2f1cf4a4e Mon Sep 17 00:00:00 2001 From: Nico Trost Date: Mon, 4 Feb 2019 09:09:29 +0100 Subject: [PATCH] version bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c7a29043..94eef432 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -72,7 +72,7 @@ option(BUILD_VERBOSE "Output additional build information" OFF) include(cmake/Dependencies.cmake) # Setup version -rocm_setup_version(VERSION 1.0.1.0 NO_GIT_TAG_VERSION) +rocm_setup_version(VERSION 1.0.2.0 NO_GIT_TAG_VERSION) set(rocsparse_SOVERSION 0) # AMD targets