From 17eb406bbf3bec1f800a2aeecd3257acb6c2e364 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sat, 26 Jan 2019 17:40:40 -0600 Subject: [PATCH] major version 6 Change-Id: I0a54c9f3e61b32791afba24be59e6f2f75ce22ce --- inc/rocprofiler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/rocprofiler.h b/inc/rocprofiler.h index fb319fc90d..74ae477636 100644 --- a/inc/rocprofiler.h +++ b/inc/rocprofiler.h @@ -47,7 +47,7 @@ THE SOFTWARE. #include #include -#define ROCPROFILER_VERSION_MAJOR 5 +#define ROCPROFILER_VERSION_MAJOR 6 #define ROCPROFILER_VERSION_MINOR 0 #ifdef __cplusplus