Skip to content

Commit f3f2a20

Browse files
committed
Bump to version 0.9.2
1 parent 6c9de92 commit f3f2a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ endif()
2828
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
2929
include("cmake/Utility.cmake")
3030

31-
set(VERSION_DEFAULT "0.9.1" CACHE STRING "Default version number")
31+
set(VERSION_DEFAULT "0.9.2" CACHE STRING "Default version number")
3232
set(VERSION_WITH_GIT ON CACHE BOOL "Compute version using git tags (fallback)")
3333

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

0 commit comments

Comments
 (0)