diff --git a/CMakeLists.txt b/CMakeLists.txt index 1d60f5a..1367362 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.9 FATAL_ERROR) -project(bgen VERSION 4.1.2 LANGUAGES C) +project(bgen VERSION 4.1.3 LANGUAGES C) set(PROJECT_DESCRIPTION "It fully supports the BGEN format specifications 1.2 and 1.3.") # Generate compile_commands.json file