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.2 .{build}
1+ version : 0.2.3 .{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.3 (UNRELEASED ) Release Notes
1+ YCM 0.2.3 (2017-06-15 ) Release Notes
22************************************
33
44.. only :: html
@@ -20,5 +20,5 @@ Generic Modules
2020Superbuild Helper Modules
2121-------------------------
2222
23- * Fixed empty commands for CMake > 3.0bootstrap address in
23+ * Fixed empty commands for CMake > 3.0 bootstrap address in
2424 :module: `YCMEPHelper ` (robotology-playground/robotology-superbuild#15)
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.3 (UNRELEASED ) <0.2.3 >
15+ YCM 0.2.3 (2017-06-15 ) <0.2.3 >
1616 YCM 0.2.2 (2016-11-28) <0.2.2 >
1717 YCM 0.2.1 (2016-11-23) <0.2.1 >
1818 YCM 0.2.0 (2016-11-17) <0.2.0 >
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 2 )
41+ set (YCM_VERSION_PATCH 3 )
4242
4343
4444set (YCM_VERSION_API "${YCM_VERSION_MAJOR} .${YCM_VERSION_MINOR} " )
You can’t perform that action at this time.
0 commit comments