diff --git a/CMakeLists.txt b/CMakeLists.txt index d17e77f7..e5ae2911 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ project(kaffeine) set(KAFFEINE_MAJOR_VERSION 2) set(KAFFEINE_MINOR_VERSION 0) -set(KAFFEINE_PATCH_VERSION 5) +set(KAFFEINE_PATCH_VERSION 6) # comment/uuncomment below if either the version is a production or a development one #set(KAFFEINE_EXTRA_VERSION -git)