Skip to content

Commit

Permalink
Bump YCMVersion to 0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Jun 3, 2024
1 parent d36a48f commit 59bf584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal-modules/YCMVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ include(GitInfo)

set(YCM_VERSION_MAJOR 0)
set(YCM_VERSION_MINOR 16)
set(YCM_VERSION_PATCH 3)
set(YCM_VERSION_PATCH 4)

set(YCM_VERSION_API "${YCM_VERSION_MAJOR}.${YCM_VERSION_MINOR}")
set(YCM_VERSION_SHORT "${YCM_VERSION_MAJOR}.${YCM_VERSION_MINOR}.${YCM_VERSION_PATCH}")
Expand Down

0 comments on commit 59bf584

Please sign in to comment.