diff --git a/CMakeLists.txt b/CMakeLists.txt index 5862ff6..af29731 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.6 ) project( akode ) set( PACKAGE akode ) -set( VERSION R14.0.6 ) +set( VERSION R14.0.7 ) ##### include essential cmake modules ###########