File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- version : 0.3 .0.{build}
1
+ version : 0.4 .0.{build}
2
2
3
3
init :
4
4
- cmd : git config --global core.autocrlf true
Original file line number Diff line number Diff line change 1
- YCM 0.4.0 (UNRELEASED ) Release Notes
1
+ YCM 0.4.0 (2017-06-15 ) Release Notes
2
2
************************************
3
3
4
4
.. only :: html
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ YCM 0.4 Series
11
11
.. toctree ::
12
12
:maxdepth: 1
13
13
14
- YCM 0.4.0 (UNRELEASED ) <0.4.0 >
14
+ YCM 0.4.0 (2017-06-15 ) <0.4.0 >
15
15
16
16
YCM 0.2 Series
17
17
--------------
Original file line number Diff line number Diff line change 37
37
include (GitInfo)
38
38
39
39
set (YCM_VERSION_MAJOR 0)
40
- set (YCM_VERSION_MINOR 3 )
41
- set (YCM_VERSION_PATCH 1 )
40
+ set (YCM_VERSION_MINOR 4 )
41
+ set (YCM_VERSION_PATCH 0 )
42
42
43
43
44
44
set (YCM_VERSION_API "${YCM_VERSION_MAJOR} .${YCM_VERSION_MINOR} " )
You can’t perform that action at this time.
0 commit comments