diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b50abd7..77b5c1c9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ if(NOT CMAKE_CXX_COMPILER) endif() # TODO(jaagr): Replace with git tag -project(lemonbuddy VERSION 0.1.2) +project(lemonbuddy VERSION 0.1.4) set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}"