Skip to content

Commit

Permalink
Bump to version 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Jan 23, 2022
1 parent c72be26 commit b974192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -28,7 +28,7 @@ endif()
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
include("cmake/Utility.cmake")

set(VERSION_DEFAULT "0.9.6" CACHE STRING "Default version number")
set(VERSION_DEFAULT "0.9.7" CACHE STRING "Default version number")
set(VERSION_WITH_GIT ON CACHE BOOL "Compute version using git tags (fallback)")

set(CONFIG_TYCMD_BUILD ON CACHE BOOL "Build tycmd (Teensy command-line manager)")
Expand Down

0 comments on commit b974192

Please sign in to comment.