diff --git a/CMakeLists.txt b/CMakeLists.txt index d424b85..5819c11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(trintrin LANGUAGES CXX - VERSION 0.0.2) + VERSION 0.1.0) # ===================== # PROJECT CONFIGURATION