Skip to content

Commit

Permalink
Bump to version 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Oct 2, 2022
1 parent 12665e6 commit a66ab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
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.7" CACHE STRING "Default version number")
set(VERSION_DEFAULT "0.9.8" 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 a66ab9c

Please sign in to comment.