diff --git a/CMakeLists.txt b/CMakeLists.txt index f26a157..6da313d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16) project( libvsync LANGUAGES C - VERSION 0.0.0 + VERSION 3.6.0 DESCRIPTION "Verified library of atomics, synchronization primitives and concurrent data structures" )