Skip to content

Commit

Permalink
Bump to version 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Nov 26, 2020
1 parent 7b0240b commit 6449e1f
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.2" CACHE STRING "Default version number")
set(VERSION_DEFAULT "0.9.3" 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 6449e1f

Please sign in to comment.