diff --git a/CMakeLists.txt b/CMakeLists.txt index 8c79c8a..51dd882 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ set(CMAKE_AUTORCC ON) project(ShiftIntrinsicGuide LANGUAGES CXX - VERSION 1.0.0 + VERSION 1.0.2 DESCRIPTION "A GUI for viewing x86 intrinsics and associated performance data" )