Skip to content

Commit

Permalink
Bump to version 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Nov 3, 2021
1 parent c8ec15b commit f927c14
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.4" CACHE STRING "Default version number")
set(VERSION_DEFAULT "0.9.5" 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 f927c14

Please sign in to comment.