File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- version : 0.2.1 .{build}
1+ version : 0.2.2 .{build}
22
33init :
44 - cmd : git config --global core.autocrlf true
Original file line number Diff line number Diff line change 1- YCM 0.2.2 (UNRELEASED ) Release Notes
1+ YCM 0.2.2 (2016-11-28 ) Release Notes
22************************************
33
44.. only :: html
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ YCM 0.2 Series
1212.. toctree ::
1313 :maxdepth: 1
1414
15- YCM 0.2.2 (UNRELEASED ) <0.2.2 >
15+ YCM 0.2.2 (2016-11-28 ) <0.2.2 >
1616 YCM 0.2.1 (2016-11-23) <0.2.1 >
1717 YCM 0.2.0 (2016-11-17) <0.2.0 >
1818
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ include(GitInfo)
3838
3939set (YCM_VERSION_MAJOR 0)
4040set (YCM_VERSION_MINOR 2)
41- set (YCM_VERSION_PATCH 1 )
41+ set (YCM_VERSION_PATCH 2 )
4242
4343
4444set (YCM_VERSION_API "${YCM_VERSION_MAJOR} .${YCM_VERSION_MINOR} " )
You can’t perform that action at this time.
0 commit comments