diff --git a/CMakeLists.txt b/CMakeLists.txt index b9afed3..6b5db06 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required( VERSION 3.1 ) project( mkvwriter - VERSION 0.0.0.1 ) + VERSION 0.1.0 ) ## Options ##