diff --git a/CMakeLists.txt b/CMakeLists.txt index ba4c3cf..5d34313 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0.2) project(diskscan - VERSION 0.18) + VERSION 0.19) export(PACKAGE diskscan)